git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
da5e471
)
fuse: don't use inode in helpers called by fuse_direct_io()
author
Miklos Szeredi
<mszeredi@suse.cz>
Tue, 28 Apr 2009 14:56:37 +0000
(16:56 +0200)
committer
Miklos Szeredi
<mszeredi@suse.cz>
Tue, 28 Apr 2009 14:56:37 +0000
(16:56 +0200)
Use ff->fc and ff->nodeid instead of passing down the inode.
This prepares this function for use by CUSE, where the inode is not
owned by a fuse filesystem.
Signed-off-by: Miklos Szeredi <mszeredi@suse.cz>
No differences found