Skip to content

Kadalu Storage 1.1.0

Compare
Choose a tag to compare
@aravindavk aravindavk released this 05 Apr 12:36
· 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]>