diff options
author | Amir Goldstein <[email protected]> | 2018-05-15 11:57:28 +0300 |
---|---|---|
committer | Miklos Szeredi <[email protected]> | 2018-05-31 11:06:10 +0200 |
commit | a8b9e0ceed3214d0b9da211f39004931ec1d2a1b (patch) | |
tree | 79ed16fbd3038434a43061a211e72abab53a5c38 /scripts/gcc-plugins | |
parent | 4280f74a577dfbfac83e9ab38e7113ea3102a2eb (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 <[email protected]>
Signed-off-by: Miklos Szeredi <[email protected]>
Diffstat (limited to 'scripts/gcc-plugins')
0 files changed, 0 insertions, 0 deletions