From: Miklos Szeredi Date: Thu, 18 Oct 2007 10:06:59 +0000 (-0700) Subject: fuse: add file handle to getattr operation X-Git-Tag: v2.6.24-rc1~319 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c79e322f63592c00b25b17af6a1782fad6c6fe6e;p=pandora-kernel.git fuse: add file handle to getattr operation Add necessary protocol changes for supplying a file handle with the getattr operation. Step the API version to 7.9. This patch doesn't actually supply the file handle, because that needs some kind of VFS support, which we haven't yet been able to agree upon. [akpm@linux-foundation.org: coding-style fixes] Signed-off-by: Miklos Szeredi Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed