ENOSPC in fallocate(2) could corrupt ext4 when file size > 4G
authorEryu Guan <eguan@redhat.com>
Wed, 15 May 2013 12:48:41 +0000 (07:48 -0500)
committerRich Johnston <rjohnston@sgi.com>
Wed, 15 May 2013 12:48:41 +0000 (07:48 -0500)
commit355beacfaf705294b119a3da372512589ff893e9
tree6a74ea6956b52f8c96afdc338c3479ac15b66e36
parent91f87e3b89c0f7350a56d397ba7255d0e3d6b486
ENOSPC in fallocate(2) could corrupt ext4 when file size > 4G

Regression test for commit
29ae07b ext4: Fix overflow caused by missing cast in ext4_fallocate()

Signed-off-by: Eryu Guan <eguan@redhat.com>
Reviewed-by: Rich Johnston <rjohnston@sgi.com>
Signed-off-by: Rich Johnston <rjohnston@sgi.com>
tests/generic/312 [new file with mode: 0644]
tests/generic/312.out [new file with mode: 0644]
tests/generic/group