Can't change mount_point owner
Open
- Dominant language
- C++
- Stars
- 2.8k
- Forks
- 551
- PR merge metrics
- No merged PRs in 30d
Description
when i use bfs_mount to mount the bfs in a directory success ,but when i chown the directory ,the command do nothing, so just the mount user can access the diretory, other user shows permission denied. How can i fix the problem? tks
Contributor guide
No contributing guide indexed for this repository
Research direction
The issue names no files, tests, or entry points beyond bfs_mount. Start by reproducing the mount, chown, and permission-denied sequence, then trace how mount-point ownership is handled. Done means ownership changes are honored for access by other users, with a regression test covering the reported sequence.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- cpp
- Domain
- operating-systems
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100