libfuse: Add "async_dio" and "writeback_cache" options
authorMiklos Szeredi <mszeredi@suse.cz>
Wed, 29 Jan 2014 13:13:36 +0000 (14:13 +0100)
committerMiklos Szeredi <mszeredi@suse.cz>
Wed, 29 Jan 2014 13:13:36 +0000 (14:13 +0100)
commit8bb62a632caa4269bb6436cae67307404882b936
tree424b027334a65d134c44fb2dfc02dcd3c0577a61
parentdd432032db34c2ca22570af5ac6794822ef4c877
libfuse: Add "async_dio" and "writeback_cache" options

Asynchronous direct I/O is supported by linux kernels 3.13 and
later, writeback caching is supported by 3.14 and later.
ChangeLog
include/fuse_common.h
include/fuse_kernel.h
lib/fuse_i.h
lib/fuse_lowlevel.c