[LTP] [PATCH v2 07/15] syscalls/msync04: Run test for all filesystems
Cyril Hrubis
chrubis@suse.cz
Tue Oct 10 14:31:57 CEST 2017
Signed-off-by: Cyril Hrubis <chrubis@suse.cz>
---
testcases/kernel/syscalls/msync/msync04.c | 1 +
1 file changed, 1 insertion(+)
diff --git a/testcases/kernel/syscalls/msync/msync04.c b/testcases/kernel/syscalls/msync/msync04.c
index 4f70ca1ef..9dec3c1d9 100644
--- a/testcases/kernel/syscalls/msync/msync04.c
+++ b/testcases/kernel/syscalls/msync/msync04.c
@@ -109,5 +109,6 @@ static struct tst_test test = {
.needs_root = 1,
.mntpoint = "msync04",
.mount_device = 1,
+ .all_filesystems = 1,
.min_kver = "2.6.25",
};
--
2.13.5
More information about the ltp
mailing list