From: Robbie Ko <robbieko@xxxxxxxxxxxx> The following patch is to improve the btrfs send, the speed of large directory deletion. 1. Optimization, avoid unnecessary allocations. 2. Increase the speed of can_rmdir. Robbie Ko (2): btrfs: incremental send, optimization add orphan_dir_info btrfs: incremental send, improve rmdir performance for large directory fs/btrfs/send.c | 44 ++++++++++++++++++++++++++++---------------- 1 file changed, 28 insertions(+), 16 deletions(-) -- 1.9.1 -- To unsubscribe from this list: send the line "unsubscribe linux-btrfs" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html
