diff options
author | Amir Goldstein <amir73il@gmail.com> | 2020-04-09 18:58:34 +0300 |
---|---|---|
committer | Miklos Szeredi <mszeredi@redhat.com> | 2020-05-13 11:11:24 +0200 |
commit | b0def88d807f6db6076aab2aeb11f542036e81a6 (patch) | |
tree | 5b38242c01c2fe6af8c1a79d13dd5156d8c20dd5 /.gitignore | |
parent | 9aafc1b0187322fa4fd4eb905d0903172237206c (diff) | |
download | linux-b0def88d807f6db6076aab2aeb11f542036e81a6.tar.bz2 |
ovl: resolve more conflicting mount options
Similar to the way that a conflict between metacopy=on,redirect_dir=off is
resolved, also resolve conflicts between nfs_export=on,index=off and
nfs_export=on,metacopy=on.
An explicit mount option wins over a default config value. Both explicit
mount options result in an error.
Without this change the xfstests group overlay/exportfs are skipped if
metacopy is enabled by default.
Reported-by: Chengguang Xu <cgxu519@mykernel.net>
Signed-off-by: Amir Goldstein <amir73il@gmail.com>
Signed-off-by: Miklos Szeredi <mszeredi@redhat.com>
Diffstat (limited to '.gitignore')
0 files changed, 0 insertions, 0 deletions