Support locking via lower filesystem
Bug #2012301 reported by
Ph. Marek
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
eCryptfs |
New
|
Undecided
|
Unassigned |
Bug Description
eCryptfs should forward the fcntls F_SETLK, F_SETLKW, and F_GETLK (and the advisory ones) to the lower filesystem.
I've got a usecase where I have a shared NFS on multiple machines, and ecryptfs on top of the NFS on them.
I'd expect locking operations to only allow one node to modify a file at a time.
Thanks a lot!
To post a comment you must log in.