]> git-server-git.apps.pok.os.sepia.ceph.com Git - xfstests-dev.git/commit
btrfs: invalid rmdir issued by send operation
authorFilipe Manana <fdmanana@suse.com>
Sat, 2 Jul 2016 12:33:28 +0000 (13:33 +0100)
committerEryu Guan <eguan@redhat.com>
Tue, 12 Jul 2016 10:27:17 +0000 (18:27 +0800)
commit96bb332c4497f2d74fef39e90684991527035470
tree20ab612536db7b8ab34c9017ae2c39fda50ab02d
parentb7dd83b9faa0599901a462b27464144ade1fd778
btrfs: invalid rmdir issued by send operation

Test that an incremental send operation does not prematurely issues
rmdir operations under a particular scenario (the rmdir operation is
sent before the target directory is empty).

This issue is fixed by the following patch for the linux kernel:

  "Btrfs: incremental send, fix premature rmdir operations"

Signed-off-by: Filipe Manana <fdmanana@suse.com>
Reviewed-by: Eryu Guan <eguan@redhat.com>
Signed-off-by: Eryu Guan <eguan@redhat.com>
tests/btrfs/129 [new file with mode: 0755]
tests/btrfs/129.out [new file with mode: 0644]
tests/btrfs/group