-
- Downloads
Merge tag 'fuse-fixes-5.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/fuse
Pull fuse fixes from Miklos Szeredi: - Fix a regression introduced in v5.1 that triggers WARNINGs for some fuse filesystems - Fix an xfstest failure - Allow overlayfs to be used on top of fuse/virtiofs - Code and documentation cleanups * tag 'fuse-fixes-5.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/fuse: fuse: use true,false for bool variable Documentation: filesystems: convert fuse to RST fuse: Support RENAME_WHITEOUT flag fuse: don't overflow LLONG_MAX with end offset fix up iter on short count in fuse_direct_io()
Showing
- Documentation/filesystems/fuse.rst 73 additions, 90 deletionsDocumentation/filesystems/fuse.rst
- Documentation/filesystems/index.rst 1 addition, 0 deletionsDocumentation/filesystems/index.rst
- MAINTAINERS 1 addition, 1 deletionMAINTAINERS
- fs/fuse/cuse.c 2 additions, 2 deletionsfs/fuse/cuse.c
- fs/fuse/dir.c 1 addition, 1 deletionfs/fuse/dir.c
- fs/fuse/file.c 18 additions, 3 deletionsfs/fuse/file.c
- fs/fuse/inode.c 7 additions, 7 deletionsfs/fuse/inode.c
- fs/fuse/readdir.c 1 addition, 1 deletionfs/fuse/readdir.c
Loading
Please register or sign in to comment