projects
/
platform
/
upstream
/
coreutils.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
53ee267
)
maint: correct kernel version in test comment
author
Pádraig Brady
<P@draigBrady.com>
Tue, 12 Apr 2011 10:30:33 +0000
(11:30 +0100)
committer
Pádraig Brady
<P@draigBrady.com>
Tue, 12 Apr 2011 10:30:33 +0000
(11:30 +0100)
tests/cp/sparse-fiemap
patch
|
blob
|
history
diff --git
a/tests/cp/sparse-fiemap
b/tests/cp/sparse-fiemap
index
bac2890
..
90d55d9
100755
(executable)
--- a/
tests/cp/sparse-fiemap
+++ b/
tests/cp/sparse-fiemap
@@
-70,7
+70,7
@@
for i in $(seq 1 2 21); do
-e '&& syswrite (*F, chr($_)x$n) or die "$!"}' > j1 || fail=1
# Note there is an implicit sync performed by cp on Linux kernels
- # before 2.6.3
8
to work around bugs in EXT4 and BTRFS.
+ # before 2.6.3
9
to work around bugs in EXT4 and BTRFS.
# Note also the -s parameter to the filefrag commands below
# for the same reasons.
cp --sparse=always j1 j2 || fail=1