mirror of
https://github.com/linux-apfs/apfstests.git
synced 2026-05-01 15:01:44 -07:00
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>
This commit is contained in:
@@ -130,3 +130,4 @@
|
||||
125 auto replace
|
||||
126 auto quick qgroup
|
||||
127 auto quick send
|
||||
128 auto quick send
|
||||
|
||||
Reference in New Issue
Block a user