linux_dsm_epyc7002/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
dev.c
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