Skip to content

k1.1.0-beta.2

Compare
Choose a tag to compare
@aravindavk aravindavk released this 30 Mar 16:39
· 1 commit to kadalu_1 since this release
bug-1728770-pass-xattrs.t: force re-read disk contents

The test wants to corrupt a disk, but in some cases the data that is
being corrupted is alread cached, so the damaged data is never seen by
the kernel.

This patch forces a drop of the caches to ensure that the corrupted data
is read and the error is triggered.

Updates: #4020
Signed-off-by: Xavi Hernandez <[email protected]>