commit | 35c8eda12fc69e8a3f67c4615050ca4e76adec32 | [log] [tgz] |
---|---|---|
author | Robbie Ko <robbieko@synology.com> | Tue May 08 18:11:37 2018 +0800 |
committer | David Sterba <dsterba@suse.com> | Mon May 28 18:07:32 2018 +0200 |
tree | d0c820fdc66b62d5ecabd1e48cb246880a8d66ab | |
parent | 2335efafa63f0c675ebb4f8908fff9e972fb8a58 [diff] |
btrfs: incremental send, move allocation until it's needed in orphan_dir_info Move the allocation after the search when it's clear that the new entry will be added. Signed-off-by: Robbie Ko <robbieko@synology.com> Reviewed-by: Filipe Manana <fdmanana@suse.com> [ update changelog ] Signed-off-by: David Sterba <dsterba@suse.com>