From: Zheng Yan Date: Tue, 23 Sep 2008 17:14:14 +0000 (-0400) Subject: Btrfs: Full back reference support X-Git-Tag: v2.6.29-rc1~27^2~9^2~55^2~56^2~30^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=31840ae1a6b433ca0e6a8d341756ff478bbf959e;p=pandora-kernel.git Btrfs: Full back reference support This patch makes the back reference system to explicit record the location of parent node for all types of extents. The location of parent node is placed into the offset field of backref key. Every time a tree block is balanced, the back references for the affected lower level extents are updated. Signed-off-by: Chris Mason --- Reading git-diff-tree failed