commit | e4522bc8733dce1cb4443f1d506869781ee9caa8 | [log] [tgz] |
---|---|---|
author | Vyacheslav Yurkov <Vyacheslav.Yurkov@bruker.com> | Thu May 27 19:45:45 2021 +0200 |
committer | Miklos Szeredi <mszeredi@redhat.com> | Tue Aug 17 11:47:44 2021 +0200 |
tree | 0f1dc4bd4caa290623a5034179148b5e10f2ed94 | |
parent | 096a218a588d78d699adcacb6919cff4718c4cac [diff] |
ovl: disable decoding null uuid with redirect_dir Currently decoding origin with lower null uuid is not allowed unless user opted-in to one of the new features that require following the lower inode of non-dir upper (index, xino, metacopy). Now we add redirect_dir too to that feature list. Signed-off-by: Vyacheslav Yurkov <Vyacheslav.Yurkov@bruker.com> Reviewed-by: Amir Goldstein <amir73il@gmail.com> Signed-off-by: Miklos Szeredi <mszeredi@redhat.com>