commit | 49d4914fd7c10ae846d0f30d5f6f4732cc68499c | [log] [tgz] |
---|---|---|
author | Miklos Szeredi <mszeredi@suse.cz> | Thu Oct 18 03:07:00 2007 -0700 |
committer | Linus Torvalds <torvalds@woody.linux-foundation.org> | Thu Oct 18 14:37:30 2007 -0700 |
tree | 958f5ef12b5bb6f7c58a76c9ca7583b028a6c2b5 | |
parent | c79e322f63592c00b25b17af6a1782fad6c6fe6e [diff] |
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>