From: Miklos Szeredi Date: Tue, 17 Jan 2006 06:14:44 +0000 (-0800) Subject: [PATCH] fuse: move INIT handling to inode.c X-Git-Tag: v2.6.16-rc1~49 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9b9a04693fa2d9e60933154e4c4aca83c219ef0a;p=pandora-kernel.git [PATCH] fuse: move INIT handling to inode.c Now the INIT requests can be completely handled in inode.c and the fuse_send_init() function need not be global any more. Signed-off-by: Miklos Szeredi Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed