xfs/513: fix allocsize on archs with pagesize larger than blocksize
[xfstests-dev.git] / tests / xfs / 513.out
index 9be18dd86bca78ae2a1bc549b65374b7c77ae576..6681a7e8255be4d10b6731ed47b10ff4f203528a 100644 (file)
@@ -5,7 +5,7 @@ QA output created by 513
 ** start xfs mount testing ...
 FORMAT: 
 TEST: "" "pass" "allocsize" "false"
-TEST: "-o allocsize=4k" "pass" "allocsize=4k" "true"
+TEST: "-o allocsize=PAGESIZE" "pass" "allocsize=PAGESIZE" "true"
 TEST: "-o allocsize=1048576k" "pass" "allocsize=1048576k" "true"
 TEST: "-o allocsize=2048" "fail"
 TEST: "-o allocsize=2g" "fail"