Merge branch 'overlayfs-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/vfs
Pull overlayfs fixes from Miklos Szeredi: "This fixes a corner case for NFS exporting (introduced in this cycle) as well as fixing miscellaneous bugs" * 'overlayfs-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/vfs: ovl: update Kconfig texts ovl: redirect_dir=nofollow should not follow redirect for opaque lower ovl: fix ptr_ret.cocci warnings ovl: check ERR_PTR() return value from ovl_lookup_real() ovl: check lower ancestry on encode of lower dir file handle ovl: hash non-dir by lower inode for fsnotify
Showing
- fs/overlayfs/Kconfig 14 additions, 0 deletionsfs/overlayfs/Kconfig
- fs/overlayfs/export.c 169 additions, 47 deletionsfs/overlayfs/export.c
- fs/overlayfs/inode.c 40 additions, 18 deletionsfs/overlayfs/inode.c
- fs/overlayfs/namei.c 3 additions, 3 deletionsfs/overlayfs/namei.c
- fs/overlayfs/overlayfs.h 1 addition, 0 deletionsfs/overlayfs/overlayfs.h
- fs/overlayfs/super.c 1 addition, 0 deletionsfs/overlayfs/super.c
Loading
Please register or sign in to comment