libfuse: add "time_gran" option
commit57a93b3dacbf9259178dacff5d2fbb25427f3b86
authorMiklos Szeredi <mszeredi@suse.cz>
Tue, 15 Jul 2014 15:11:08 +0000 (15 17:11 +0200)
committerMiklos Szeredi <mszeredi@suse.cz>
Tue, 15 Jul 2014 15:36:43 +0000 (15 17:36 +0200)
tree09b3436bcec7b391ccc810c3d905b9b3a0158983
parent52f46cfa682e284835807bcd60086a71b4365e91
libfuse: add "time_gran" option

This allows the filesystem to specify the time granularity it
supports when the kernel is responsible for updating times
("writeback_cache" option).
ChangeLog
include/fuse_common.h
include/fuse_kernel.h
lib/fuse_lowlevel.c