Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
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: gluster#4020 Signed-off-by: Xavi Hernandez <[email protected]>
- Loading branch information