xfs/013: don't fail because cp ran out of space
authorDarrick J. Wong <darrick.wong@oracle.com>
Wed, 1 Nov 2017 21:47:48 +0000 (14:47 -0700)
committerEryu Guan <eguan@redhat.com>
Fri, 3 Nov 2017 11:04:49 +0000 (19:04 +0800)
commit14d062b1e9a89d2362119ff4211bd3057ac37769
tree56761b985133d9a4e7b3a50efee9d3b0ccfdee9d
parentb934adce93a2b69421725f9b0c96ee6dbad954b3
xfs/013: don't fail because cp ran out of space

Don't fail xfs/013 just because cp -Rl runs out of space to allocate
inodes and sprays the ENOSPC messages into the golden output.  We
want to stress the finobt by using cp to push us near ENOSPC
conditions, so it's fine to let cp run out of space.

Signed-off-by: Darrick J. Wong <darrick.wong@oracle.com>
Reviewed-by: Eryu Guan <eguan@redhat.com>
Signed-off-by: Eryu Guan <eguan@redhat.com>
tests/xfs/013