From: Yan Zheng Date: Wed, 29 Oct 2008 18:49:05 +0000 (-0400) Subject: Btrfs: Add root tree pointer transaction ids X-Git-Tag: v2.6.29-rc1~27^2~9^2~55^2~51 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=84234f3a1f7c532e4afeba03cc8e7e4a8a5277ea;p=pandora-kernel.git Btrfs: Add root tree pointer transaction ids This patch adds transaction IDs to root tree pointers. Transaction IDs in tree pointers are compared with the generation numbers in block headers when reading root blocks of trees. This can detect some types of IO errors. Signed-off-by: Yan Zheng --- Reading git-diff-tree failed