From: Miklos Szeredi Date: Tue, 28 Apr 2009 14:56:36 +0000 (+0200) Subject: fuse: add members to struct fuse_file X-Git-Tag: v2.6.31-rc1~370^2~9 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=da5e4714578ff323f7a61af490fc3539e68f188b;p=pandora-kernel.git fuse: add members to struct fuse_file Add new members ->fc and ->nodeid to struct fuse_file. This will aid in converting functions for use by CUSE, where the inode is not owned by a fuse filesystem. Signed-off-by: Miklos Szeredi --- Reading git-diff-tree failed