8abab6b782
FUSE filesystems do not expect to get metadata updates for [amc]time and size, they updates the value on their own after operations. The PUFFS PUFFS_KFLAG_NOFLUSH_META option prevents regular metadata cache flushes to the filesystem , and libperfuse uses it to match Linux FUSE behavior. While there, fix a bug in SETATTR: do not update kernel metadata cache from SETATTR reply when the request is asynchronous, as we do not have the reply yet. |
||
---|---|---|
.. | ||
adosfs | ||
cd9660 | ||
efs | ||
filecorefs | ||
hfs | ||
msdosfs | ||
nfs | ||
nilfs | ||
ntfs | ||
ptyfs | ||
puffs | ||
smbfs | ||
sysvbfs | ||
tmpfs | ||
udf | ||
union | ||
unionfs | ||
v7fs | ||
Makefile | ||
unicode.h |