fuse: support ioctl on directories
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>
Loading
Please register or sign in to comment