linux/fs/fuse
Al Viro a6cbcd4a4a get rid of pointless iov_length() in ->direct_IO()
all callers have iov_length(iter->iov, iter->nr_segs) == iov_iter_count(iter)

Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
2014-05-06 17:32:45 -04:00
..
Kconfig fuse: Move CUSE Kconfig entry from fs/Kconfig into fs/fuse/Kconfig 2013-01-17 13:08:45 +01:00
Makefile
control.c fuse: add __exit to fuse_ctl_cleanup 2014-04-28 14:19:21 +02:00
cuse.c Nothing major: the stricter permissions checking for sysfs broke 2014-04-06 09:38:07 -07:00
dev.c pipe: kill ->map() and ->unmap() 2014-04-01 23:19:19 -04:00
dir.c fuse: add renameat2 support 2014-04-28 16:43:44 +02:00
file.c get rid of pointless iov_length() in ->direct_IO() 2014-05-06 17:32:45 -04:00
fuse_i.h fuse: add renameat2 support 2014-04-28 16:43:44 +02:00
inode.c fuse: clear MS_I_VERSION 2014-04-28 14:19:25 +02:00