ntfs-3g/include/fuse-lite
Jean-Pierre André c5a11341b0 Removed obsoleted references to utime_omit_ok
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.
2013-04-22 19:06:49 +02:00
..
Makefile.am
fuse.h Removed obsoleted references to utime_omit_ok 2013-04-22 19:06:49 +02:00
fuse_common.h Merged libfuse for OpenIndiana into libfuse-lite 2012-08-22 11:02:36 +02:00
fuse_kernel.h Provided support for big writes 2011-07-05 12:17:30 +02:00
fuse_lowlevel.h Merged libfuse for OpenIndiana into libfuse-lite 2012-08-22 11:02:36 +02:00
fuse_lowlevel_compat.h
fuse_opt.h