Document fuse_fsync_in.fsync_flags and remove magic numbers (#375)
authorAlan Somers <asomers@gmail.com>
Fri, 8 Mar 2019 21:24:50 +0000 (14:24 -0700)
committerNikolaus Rath <Nikolaus@rath.org>
Fri, 8 Mar 2019 21:24:50 +0000 (21:24 +0000)
commit1b7d2b886265daa5527f487c1b6e86d006574ac4
tree2c936ff4a30e660b93e0399e40689e478ed0758e
parent06a31dece06792fd70fe2b4353f65df02f13549e
Document fuse_fsync_in.fsync_flags and remove magic numbers (#375)
example/hello_ll.c
example/notify_inval_inode.c
example/notify_store_retrieve.c
example/poll.c
include/fuse_kernel.h
lib/fuse_lowlevel.c
test/test_syscalls.c