[PR #110] [CLOSED] support for facilitate_chroot #1348

Closed
opened 2026-03-04 01:53:30 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/s3fs-fuse/s3fs-fuse/pull/110
Author: @ProbablyRusty
Created: 1/21/2015
Status: Closed

Base: masterHead: master


📝 Commits (1)

  • 9c9ee71 support for faciliate_chroot

📊 Changes

1 file changed (+7 additions, -1 deletions)

View changed files

📝 src/s3fs.cpp (+7 -1)

📄 Description

Used in tandem with -o allow_other, -o facilitate_chroot sets the permissions on the mount dir to 755 instead of 777 in order to provide support for backing a chroot jail.


🔄 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/s3fs-fuse/s3fs-fuse/pull/110 **Author:** [@ProbablyRusty](https://github.com/ProbablyRusty) **Created:** 1/21/2015 **Status:** ❌ Closed **Base:** `master` ← **Head:** `master` --- ### 📝 Commits (1) - [`9c9ee71`](https://github.com/s3fs-fuse/s3fs-fuse/commit/9c9ee7106eefed8b376ea0524dc1846a98a8b93d) support for faciliate_chroot ### 📊 Changes **1 file changed** (+7 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `src/s3fs.cpp` (+7 -1) </details> ### 📄 Description Used in tandem with `-o allow_other`, `-o facilitate_chroot` sets the permissions on the mount dir to 755 instead of 777 in order to provide support for backing a chroot jail. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-04 01:53:30 +03: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
starred/s3fs-fuse#1348
No description provided.