Btrfs: check the root passed to btrfs_end_transaction
authorArne Jansen <sensille@gmx.net>
Tue, 13 Sep 2011 09:40:09 +0000 (11:40 +0200)
committerJan Schmidt <list.btrfs@jan-o-sch.net>
Tue, 10 Jul 2012 13:14:43 +0000 (15:14 +0200)
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 <sensille@gmx.net>

No differences found