linux-kernel-test/fs/fuse
Miklos Szeredi 203627bbc9 fuse: fix blksize calculation
Don't use inode->i_blkbits which might be stale, instead calculate the blksize
information from the freshly obtained attributes.

Signed-off-by: Miklos Szeredi <mszeredi@suse.cz>
2012-05-14 17:12:56 +02:00
..
control.c fuse: Convert to kstrtoul_from_user 2012-04-25 12:25:05 +02:00
cuse.c fs: add module.h to files that were implicitly using it 2011-10-31 19:30:31 -04:00
dev.c fuse: remove the second argument of k[un]map_atomic() 2012-03-20 21:48:22 +08:00
dir.c fuse: fix blksize calculation 2012-05-14 17:12:56 +02:00
file.c fuse: optimize fallocate on permanent failure 2012-04-26 10:56:36 +02:00
fuse_i.h fuse: fix stat call on 32 bit platforms 2012-05-14 17:06:42 +02:00
inode.c fuse: fix stat call on 32 bit platforms 2012-05-14 17:06:42 +02:00
Kconfig
Makefile CUSE: implement CUSE - Character device in Userspace 2009-06-09 11:24:11 +02:00