From: Pavel Emelyanov Date: Thu, 10 Oct 2013 13:10:04 +0000 (+0400) Subject: fuse: Linking file to inode helper X-Git-Tag: v3.15-rc1~94^2~11 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=650b22b941fa03590c4a3671e79ec2c96ea59e9a;p=pandora-kernel.git fuse: Linking file to inode helper When writeback is ON every writeable file should be in per-inode write list, not only mmap-ed ones. Thus introduce a helper for this linkage. Signed-off-by: Maxim Patlasov Signed-off-by: Pavel Emelyanov Signed-off-by: Miklos Szeredi --- Reading git-diff-tree failed