Kadalu Storage 1.1.0
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]>