Home
last modified time | relevance | path

Searched hist:c79e322f63592c00b25b17af6a1782fad6c6fe6e (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/fs/fuse/
H A Ddir.cdiff c79e322f63592c00b25b17af6a1782fad6c6fe6e Thu Oct 18 05:06:59 CDT 2007 Miklos Szeredi <mszeredi@suse.cz> 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 <mszeredi@suse.cz>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
H A Dinode.cdiff c79e322f63592c00b25b17af6a1782fad6c6fe6e Thu Oct 18 05:06:59 CDT 2007 Miklos Szeredi <mszeredi@suse.cz> 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 <mszeredi@suse.cz>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>