mirror of
https://github.com/libfuse/libfuse.git
synced 2024-11-27 06:04:27 +08:00
dba6b3983a
The filesystem daemon is responsible for implementing eg. st_atime updates, so passing options like relatime to the kernel results in them being silently ignored. Instead, such options need to be interpreted (and filtered out) by the filesystem daemon. |
||
---|---|---|
.. | ||
cuse_lowlevel.h | ||
fuse_common.h | ||
fuse_kernel.h | ||
fuse_log.h | ||
fuse_lowlevel.h | ||
fuse_mount_compat.h | ||
fuse_opt.h | ||
fuse.h | ||
meson.build |