git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
2f38b3e
)
Btrfs: check the root passed to btrfs_end_transaction
author
Arne Jansen
<sensille@gmx.net>
Tue, 13 Sep 2011 09:40:09 +0000
(11:40 +0200)
committer
Jan 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