[PR #1393] [MERGED] Improve mount handling #3939

Closed
opened 2026-05-05 10:10:44 -06:00 by gitea-mirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/netblue30/firejail/pull/1393
Author: @topimiettinen
Created: 7/19/2017
Status: Merged
Merged: 7/20/2017
Merged by: @netblue30

Base: masterHead: improve-mounting


📝 Commits (1)

📊 Changes

1 file changed (+28 additions, -3 deletions)

View changed files

📝 src/firejail/fs.c (+28 -3)

📄 Description

noexec/read-only/read-write handling: copy underlying FS flags
before remounting. If the flags are already OK, don't remount unnecessarily.


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/netblue30/firejail/pull/1393 **Author:** [@topimiettinen](https://github.com/topimiettinen) **Created:** 7/19/2017 **Status:** ✅ Merged **Merged:** 7/20/2017 **Merged by:** [@netblue30](https://github.com/netblue30) **Base:** `master` ← **Head:** `improve-mounting` --- ### 📝 Commits (1) - [`6a3af56`](https://github.com/netblue30/firejail/commit/6a3af56b8cb121884ac3934f50011c46dc6680e4) Improve mount handling ### 📊 Changes **1 file changed** (+28 additions, -3 deletions) <details> <summary>View changed files</summary> 📝 `src/firejail/fs.c` (+28 -3) </details> ### 📄 Description noexec/read-only/read-write handling: copy underlying FS flags before remounting. If the flags are already OK, don't remount unnecessarily. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
gitea-mirror 2026-05-05 10:10:44 -06:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: github-starred/firejail#3939
No description provided.