Home
last modified time | relevance | path

Searched hist:b07d5cc93e1b28df47a72c519d09d0a836043613 (Results 1 – 5 of 5) sorted by relevance

/linux/fs/overlayfs/
H A Dexport.cdiff b07d5cc93e1b28df47a72c519d09d0a836043613 Mon Apr 03 10:29:59 CEST 2023 Amir Goldstein <amir73il@gmail.com> ovl: update of dentry revalidate flags after copy up

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: bccece1ead36 ("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>
H A Dnamei.cdiff b07d5cc93e1b28df47a72c519d09d0a836043613 Mon Apr 03 10:29:59 CEST 2023 Amir Goldstein <amir73il@gmail.com> ovl: update of dentry revalidate flags after copy up

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: bccece1ead36 ("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>
H A Ddir.cdiff b07d5cc93e1b28df47a72c519d09d0a836043613 Mon Apr 03 10:29:59 CEST 2023 Amir Goldstein <amir73il@gmail.com> ovl: update of dentry revalidate flags after copy up

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: bccece1ead36 ("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>
H A Dcopy_up.cdiff b07d5cc93e1b28df47a72c519d09d0a836043613 Mon Apr 03 10:29:59 CEST 2023 Amir Goldstein <amir73il@gmail.com> ovl: update of dentry revalidate flags after copy up

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: bccece1ead36 ("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>
H A Dsuper.cdiff b07d5cc93e1b28df47a72c519d09d0a836043613 Mon Apr 03 10:29:59 CEST 2023 Amir Goldstein <amir73il@gmail.com> ovl: update of dentry revalidate flags after copy up

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: bccece1ead36 ("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>