]> git.apps.os.sepia.ceph.com Git - xfstests-dev.git/commit
btrfs: incremental send after removing a directory
authorFilipe Manana <fdmanana@suse.com>
Sat, 2 Jul 2016 12:32:38 +0000 (13:32 +0100)
committerEryu Guan <eguan@redhat.com>
Tue, 12 Jul 2016 10:27:17 +0000 (18:27 +0800)
commitb7dd83b9faa0599901a462b27464144ade1fd778
tree4e80e56239732a5cd1345e7a40a31d1275dc435e
parentbaa017a14b8a5eb6e4c268dd678f12b594020e2c
btrfs: incremental send after removing a directory

Test that, under a particular scenario, an incremental send
operation does not leak memory (which used to emit a warning in
dmesg/syslog).

This is a regression test for a btrfs kernel fix that has the title:
"Btrfs: send, fix warning due to late freeing of orphan_dir_info
structures".

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/128 [new file with mode: 0755]
tests/btrfs/128.out [new file with mode: 0644]
tests/btrfs/group