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:
c411cc8
)
fuse: support ioctl on directories
author
Miklos Szeredi
<mszeredi@suse.cz>
Tue, 13 Dec 2011 10:58:49 +0000
(11:58 +0100)
committer
Miklos Szeredi
<mszeredi@suse.cz>
Tue, 13 Dec 2011 10:58:49 +0000
(11:58 +0100)
Multiplexing filesystems may want to support ioctls on the underlying
files and directores (e.g. FS_IOC_{GET,SET}FLAGS).
Ioctl support on directories was missing so add it now.
Reported-by: Antonio SJ Musumeci <bile@landofbile.com>
Signed-off-by: Miklos Szeredi <mszeredi@suse.cz>
No differences found