From adcadfa8f373f301e9f622fbf45957adf2d98622 Mon Sep 17 00:00:00 2001 From: Pavel Emelyanov Date: Sat, 29 Jun 2013 21:42:20 +0400 Subject: [PATCH] fuse: Getting file for writeback helper 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 Signed-off-by: Pavel Emelyanov Signed-off-by: Miklos Szeredi --- Reading git-format-patch failed