]> git.apps.os.sepia.ceph.com Git - xfstests-dev.git/commit
xfstests: add regression test for kernel bz 60673 V2
authorJosef Bacik <jbacik@fusionio.com>
Mon, 21 Oct 2013 17:52:08 +0000 (17:52 +0000)
committerRich Johnston <rjohnston@sgi.com>
Tue, 22 Oct 2013 21:28:19 +0000 (16:28 -0500)
commit630a2890fff1e3f8f53e9a708d5e6fb2b5158566
treee524469a149672dee759d65a92e1f1a1dfd41d49
parent22ebe357198ea2519af6fd7e9082b9ac432631de
xfstests: add regression test for kernel bz 60673 V2

There was a problem with send trying to overwrite a file that wasn't actually
the same.  This is a test to check this particular case where receive fails when
it should succeed properly.  I tested this to verify it fails without my fix and
passes with my fix.

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