Searched hist:"49 d4914fd7c10ae846d0f30d5f6f4732cc68499c" (Results 1 – 1 of 1) sorted by relevance
/openbmc/linux/fs/fuse/ |
H A D | dir.c | diff 49d4914fd7c10ae846d0f30d5f6f4732cc68499c Thu Oct 18 05:07:00 CDT 2007 Miklos Szeredi <mszeredi@suse.cz> fuse: clean up open file passing in setattr
Clean up supplying open file to the setattr operation. In addition to being a cleanup it prepares for the changes in the way the open file is passed to the setattr method.
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>
|