fusexmp_fh: add read_buf and write_buf implementations
commite099bda0d0bbdbd7874176cae3ab80fc6ef6cc8f
authorMiklos Szeredi <miklos@szeredi.hu>
Wed, 10 Nov 2010 10:45:50 +0000 (10 11:45 +0100)
committerMiklos Szeredi <mszeredi@suse.cz>
Wed, 10 Nov 2010 10:45:50 +0000 (10 11:45 +0100)
tree6a6fe593680c3c235417fc4131908ca1a27494c3
parent63322038855660cc106c8f87a2ae42bcac37a4af
fusexmp_fh: add read_buf and write_buf implementations

In fusexmp_fh implement the ->read_buf() and ->write_buf() methods.
Leave the ->read() and ->write() implementations for reference, even
though they are not necessary.
ChangeLog
example/fusexmp_fh.c