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:
8b0797a
)
fuse: don't use inode in fuse_do_ioctl() helper
author
Miklos Szeredi
<mszeredi@suse.cz>
Tue, 28 Apr 2009 14:56:39 +0000
(16:56 +0200)
committer
Miklos Szeredi
<mszeredi@suse.cz>
Tue, 28 Apr 2009 14:56:39 +0000
(16:56 +0200)
Create a helper for sending an IOCTL request that doesn't use a struct
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>
fs/fuse/file.c
patch
|
blob
|
history
diff --cc
fs/fuse/file.c
Simple merge