add read_buf method to high level API
commit63322038855660cc106c8f87a2ae42bcac37a4af
authorMiklos Szeredi <miklos@szeredi.hu>
Wed, 10 Nov 2010 10:41:21 +0000 (10 11:41 +0100)
committerMiklos Szeredi <mszeredi@suse.cz>
Wed, 10 Nov 2010 10:41:21 +0000 (10 11:41 +0100)
tree36445b71a1cc00b5f30e3f1da4b08d7fea644caa
parentdf31f2b11efd0d024f12c7035ab0d3646ad9c7c6
add read_buf method to high level API

Add a new read_buf() method to the highlevel API.  This allows
returning a generic buffer from the read method, which in turn allows
zero copy reads.
ChangeLog
include/fuse.h
lib/fuse.c
lib/fuse_versionscript
lib/modules/iconv.c
lib/modules/subdir.c