Removed 'async_read' field in fuse_conn_info
authorNikolaus Rath <Nikolaus@rath.org>
Mon, 10 Oct 2016 21:53:57 +0000 (14:53 -0700)
committerNikolaus Rath <Nikolaus@rath.org>
Mon, 10 Oct 2016 21:53:57 +0000 (14:53 -0700)
commit5ce00337208c3957f35009211ac8c72ccd3da3ad
tree151d118d28367f63617ec99b319e71631da9d901
parente1274ccc153a0168a1fc0f8138787452a56ad92c
Removed 'async_read' field in fuse_conn_info

This is redundant with the capability flags in `wants` and `capable`.
ChangeLog.rst
include/fuse_common.h
lib/fuse_i.h
lib/fuse_lowlevel.c