From: Wang Shilong Date: Fri, 10 Jan 2014 13:25:46 +0000 (+0800) Subject: Btrfs: optimize to remove unnecessary removal with ulist reallocation X-Git-Tag: v3.14-rc1~29^2~37 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f499e40fd97698a1c48d188279647009b21905fe;p=pandora-kernel.git Btrfs: optimize to remove unnecessary removal with ulist reallocation Here we are not going to free memory, no need to remove every node one by one, just init root node here is ok. Cc: Liu Bo Signed-off-by: Wang Shilong Signed-off-by: Josef Bacik Signed-off-by: Chris Mason --- Reading git-diff-tree failed