Merge tag 'ovl-fixes-5.8-rc6' of...
Merge tag 'ovl-fixes-5.8-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/vfs into master Pull overlayfs fixes from Miklos Szeredi: - fix a regression introduced in v4.20 in handling a regenerated squashfs lower layer - two regression fixes for this cycle, one of which is Oops inducing - miscellaneous issues * tag 'ovl-fixes-5.8-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/vfs: ovl: fix lookup of indexed hardlinks with metacopy ovl: fix unneeded call to ovl_change_flags() ovl: fix mount option checks for nfs_export with no upperdir ovl: force read-only sb on failure to create index dir ovl: fix regression with re-formatted lower squashfs ovl: fix oops in ovl_indexdir_cleanup() with nfs_export=on ovl: relax WARN_ON() when decoding lower directory file handle ovl: remove not used argument in ovl_check_origin ovl: change ovl_copy_up_flags static ovl: inode reference leak in ovl_is_inuse true case.
No related branches found
No related tags found
Showing
- Documentation/filesystems/overlayfs.rst 2 additions, 2 deletionsDocumentation/filesystems/overlayfs.rst
- fs/overlayfs/copy_up.c 1 addition, 1 deletionfs/overlayfs/copy_up.c
- fs/overlayfs/export.c 1 addition, 1 deletionfs/overlayfs/export.c
- fs/overlayfs/file.c 6 additions, 4 deletionsfs/overlayfs/file.c
- fs/overlayfs/namei.c 6 additions, 9 deletionsfs/overlayfs/namei.c
- fs/overlayfs/overlayfs.h 0 additions, 1 deletionfs/overlayfs/overlayfs.h
- fs/overlayfs/super.c 49 additions, 24 deletionsfs/overlayfs/super.c
Loading
Please register or sign in to comment