fuse: Getting file for writeback helper
authorPavel Emelyanov <xemul@openvz.org>
Sat, 29 Jun 2013 17:42:20 +0000 (21:42 +0400)
committerMiklos Szeredi <mszeredi@suse.cz>
Tue, 1 Oct 2013 14:44:50 +0000 (16:44 +0200)
There will be a .writepageS callback implementation which will need to
get a fuse_file out of a fuse_inode, thus make a helper for this.

Signed-off-by: Maxim Patlasov <MPatlasov@parallels.com>
Signed-off-by: Pavel Emelyanov <xemul@openvz.org>
Signed-off-by: Miklos Szeredi <mszeredi@suse.cz>

No differences found