summaryrefslogtreecommitdiff
path: root/fs/overlayfs/super.c
diff options
context:
space:
mode:
authorAmir Goldstein <amir73il@gmail.com>2018-05-15 11:57:28 +0300
committerMiklos Szeredi <mszeredi@redhat.com>2018-05-31 11:06:10 +0200
commita8b9e0ceed3214d0b9da211f39004931ec1d2a1b (patch)
tree79ed16fbd3038434a43061a211e72abab53a5c38 /fs/overlayfs/super.c
parent4280f74a577dfbfac83e9ab38e7113ea3102a2eb (diff)
ovl: remove WARN_ON() real inode attributes mismatch
Overlayfs should cope with online changes to underlying layer without crashing the kernel, which is what xfstest overlay/019 checks. This test may sometimes trigger WARN_ON() in ovl_create_or_link() when linking an overlay inode that has been changed on underlying layer. Remove those WARN_ON() to prevent the stress test from failing. Signed-off-by: Amir Goldstein <amir73il@gmail.com> Signed-off-by: Miklos Szeredi <mszeredi@redhat.com>
Diffstat (limited to 'fs/overlayfs/super.c')
0 files changed, 0 insertions, 0 deletions