xfstests: btrfs/008, another send regression test
authorJosef Bacik <jbacik@fusionio.com>
Mon, 12 Aug 2013 19:13:22 +0000 (19:13 +0000)
committerRich Johnston <rjohnston@sgi.com>
Wed, 14 Aug 2013 19:54:34 +0000 (14:54 -0500)
commit6ef348f857ee2912b034ab0148bab7cdb814c0e7
treec278616c9f623e953ab086effe4a0e38074d55bb
parentaf86f5668eb164d1db52d1bf65673ba51d6fc75a
xfstests: btrfs/008, another send regression test

This is a regression test for a problem we had where we'd assume we had created
a directory if it only had subvols inside of it.  This was happening because
subvols would have lower inode numbers than our current send progress because
their inode numbers are based off of a different counter.  Thanks,

Signed-off-by: Josef Bacik <jbacik@fusionio.com>
Reviewed-by: Eric Sandeen <sandeen@redhat.com>
Signed-off-by: Rich Johnston <rjohnston@sgi.com>
[rjohnston: renumbered test from 002 to 008]
tests/btrfs/008 [new file with mode: 0755]
tests/btrfs/008.out [new file with mode: 0644]
tests/btrfs/group