From: Stefan Behrens Date: Thu, 15 Aug 2013 15:11:22 +0000 (+0200) Subject: Btrfs: introduce uuid-tree-gen field X-Git-Tag: v3.12-rc1~40^2~45 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=26432799c902b76e87f68f5c88f2146a78ba84af;p=pandora-kernel.git Btrfs: introduce uuid-tree-gen field In order to be able to detect the case that a filesystem is mounted with an old kernel, add a uuid-tree-gen field like the free space cache is doing it. It is part of the super block and written with each commit. Old kernels do not know this field and don't update it. Signed-off-by: Stefan Behrens Signed-off-by: Josef Bacik Signed-off-by: Chris Mason --- Reading git-diff-tree failed