mirror of
https://git.code.sf.net/p/ntfs-3g/ntfs-3g.git
synced 2024-11-24 02:25:02 +08:00
c5a11341b0
When issuing an utimensat as a consequence of utime(2) or utimensat(2), fuse had temporarily defined a flag utime_omit_ok to identify whether the file system supports the values UTIME_OMIT and UTIME_NOW to mean specific timestamp updatings. The flag has been obsoleted and all file system are now supposed to comply with the convention. |
||
---|---|---|
.. | ||
fuse_i.h | ||
fuse_kern_chan.c | ||
fuse_loop.c | ||
fuse_lowlevel.c | ||
fuse_misc.h | ||
fuse_opt.c | ||
fuse_session.c | ||
fuse_signals.c | ||
fuse.c | ||
fusermount.c | ||
helper.c | ||
Makefile.am | ||
mount_util.c | ||
mount_util.h | ||
mount.c |