Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/fuse
Pull fuse updates from Miklos Szeredi. * 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/fuse: fuse: fix blksize calculation fuse: fix stat call on 32 bit platforms fuse: optimize fallocate on permanent failure fuse: add FALLOCATE operation fuse: Convert to kstrtoul_from_user
Showing
- fs/fuse/control.c 2 additions, 8 deletionsfs/fuse/control.c
- fs/fuse/dir.c 10 additions, 1 deletionfs/fuse/dir.c
- fs/fuse/file.c 40 additions, 0 deletionsfs/fuse/file.c
- fs/fuse/fuse_i.h 6 additions, 0 deletionsfs/fuse/fuse_i.h
- fs/fuse/inode.c 16 additions, 1 deletionfs/fuse/inode.c
- include/linux/fuse.h 13 additions, 1 deletioninclude/linux/fuse.h
Loading
Please register or sign in to comment