Linux projected filesystem library
Stars
95
Forks
13
Watchers
Open Issues
6
Overall repository health assessment
No package.json found
This might not be a Node.js project
User
234
commits
166
1
Bot
Merge pull request #77 from github/rename-perm-event
224e054
update VFSForGit to linux-rename-events branch
fb06700
add move permission and delete notification events
f306f48
Merge pull request #75 from github/xattrs-nonblock-noread
95cb9ca
add tests of projection state checks and modes
3f46d0e
add docs re file permission issues with xattrs
9802fb4
fix return when retrying open() in project_file()
a88b3fc
ensure user write on empty files/dirs for xattrs
b388df0
enforce user read permission on all inodes
5138756
avoid reopening files when projection unnecessary
9f9abcf
ensure user write perm available before projection
2b7bd48
explicitly check inode type before file projection
41b2bc5
never block when changing file projection state
c6feb61
set O_NOFOLLOW when projecting files or dirs
c69259c
add missing O_RDONLY flag on initial lowerdir fd
1a4a05e