From: Miklos Szeredi Date: Tue, 28 Apr 2009 14:56:36 +0000 (+0200) Subject: fuse: prepare fuse_direct_io() for CUSE X-Git-Tag: v2.6.31-rc1~370^2~10 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d09cb9d7f6e4cb1dd0cf12ee0d352440291c74cf;p=pandora-kernel.git fuse: prepare fuse_direct_io() for CUSE Move code operating on the inode out from fuse_direct_io(). This prepares this function for use by CUSE, where the inode is not owned by a fuse filesystem. Signed-off-by: Miklos Szeredi --- Reading git-diff-tree failed