diff options
author | Vivek Goyal <vgoyal@redhat.com> | 2018-05-11 11:49:32 -0400 |
---|---|---|
committer | Miklos Szeredi <mszeredi@redhat.com> | 2018-07-20 09:56:13 +0200 |
commit | 0b17c28af1b8814505fd4eafd96e6e7e05bba01d (patch) | |
tree | 0fe76584baf4525ec73886444960eef66c56f9c5 /Documentation | |
parent | b8a8824ca011050b590a6353067e722a24a591fb (diff) | |
download | linux-0b17c28af1b8814505fd4eafd96e6e7e05bba01d.tar.bz2 |
ovl: Treat metacopy dentries as type OVL_PATH_MERGE
Right now OVL_PATH_MERGE is used only for merged directories. But
conceptually, a metacopy dentry (backed by a lower data dentry) is a merged
entity as well.
So mark metacopy dentries as OVL_PATH_MERGE and ovl_rename() makes use of
this property later to set redirect on a metacopy file.
Signed-off-by: Vivek Goyal <vgoyal@redhat.com>
Reviewed-by: Amir Goldstein <amir73il@gmail.com>
Signed-off-by: Miklos Szeredi <mszeredi@redhat.com>
Diffstat (limited to 'Documentation')
0 files changed, 0 insertions, 0 deletions