aboutsummaryrefslogtreecommitdiff
path: root/Documentation
diff options
context:
space:
mode:
authorJakob Unterwurzacher2016-01-24 13:08:08 +0100
committerJakob Unterwurzacher2016-01-24 13:08:08 +0100
commit2f32114bd356c2124d75fb1879ff230fc1f0ca1b (patch)
tree07c09e6926882bbb859e0c5999860a90833a10ee /Documentation
parentdac9f71089b1f20493b29edcec848ab188944990 (diff)
Add per-inode write mutex
At the moment, FUSE writes to a single file are serialized by the kernel. However, it is unclear if this is guaranteed behaviour or may change in the future. This patch adds our own per-inode write lock to rule out races regardless of kernel behavoir.
Diffstat (limited to 'Documentation')
0 files changed, 0 insertions, 0 deletions