From: Arne Jansen Date: Tue, 13 Sep 2011 09:40:09 +0000 (+0200) Subject: Btrfs: check the root passed to btrfs_end_transaction X-Git-Tag: v3.6-rc1~81^2~5^2~10 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d13603ef6e14a12cd65a6975e8117c0fea7c7ddf;p=pandora-kernel.git Btrfs: check the root passed to btrfs_end_transaction This patch only add a consistancy check to validate that the same root is passed to start_transaction and end_transaction. Subvolume quota depends on this. Signed-off-by: Arne Jansen --- Reading git-diff-tree failed