-
- Downloads
ovl: update of dentry revalidate flags after copy up
[ Upstream commit b07d5cc9 ] After copy up, we may need to update d_flags if upper dentry is on a remote fs and lower dentries are not. Add helpers to allow incremental update of the revalidate flags. Fixes: bccece1e ("ovl: allow remote upper") Reviewed-by:Gao Xiang <hsiangkao@linux.alibaba.com> Signed-off-by:
Amir Goldstein <amir73il@gmail.com> Signed-off-by:
Miklos Szeredi <mszeredi@redhat.com> Signed-off-by:
Sasha Levin <sashal@kernel.org>
parent
f5cdc35f
No related branches found
No related tags found
Showing
- fs/overlayfs/copy_up.c 2 additions, 0 deletionsfs/overlayfs/copy_up.c
- fs/overlayfs/dir.c 1 addition, 2 deletionsfs/overlayfs/dir.c
- fs/overlayfs/export.c 1 addition, 2 deletionsfs/overlayfs/export.c
- fs/overlayfs/namei.c 1 addition, 2 deletionsfs/overlayfs/namei.c
- fs/overlayfs/overlayfs.h 4 additions, 2 deletionsfs/overlayfs/overlayfs.h
- fs/overlayfs/super.c 1 addition, 1 deletionfs/overlayfs/super.c
- fs/overlayfs/util.c 20 additions, 4 deletionsfs/overlayfs/util.c
Loading
Please register or sign in to comment