xfstests 228: New testcase to check if fallocate respects RLIMIT_FSIZE
authorAmit Arora <aarora@in.ibm.com>
Wed, 5 May 2010 19:15:08 +0000 (14:15 -0500)
committerEric Sandeen <sandeen@sandeen.net>
Wed, 5 May 2010 19:15:08 +0000 (14:15 -0500)
commitae98f7a137f0edaa371cc83e0793f8f6013f6cf1
tree84a12cf6fa7b4b26c05ab3b4f58c076e36c6623b
parentc42a04c2731b1990de8bad535fc260862291ffa7
xfstests 228: New testcase to check if fallocate respects RLIMIT_FSIZE

Add a new testcase to the xfstests suite to check if fallocate respects
the limit imposed by RLIMIT_FSIZE (can be set by "ulimit -f XXX") or
not, on a particular filesystem.

Signed-off-by: Amit Arora <aarora@in.ibm.com>
Signed-off-by: Eric Sandeen <sandeen@sandeen.net>
Reviewed-by: Eric Sandeen <sandeen@sandeen.net>
228 [new file with mode: 0755]
228.out [new file with mode: 0644]
group