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:
d43317d
)
Btrfs: check for a null fs root when writing to the backup root log
author
Chris Mason
<chris.mason@oracle.com>
Sun, 6 Nov 2011 23:50:56 +0000
(18:50 -0500)
committer
Chris Mason
<chris.mason@oracle.com>
Sun, 6 Nov 2011 23:50:56 +0000
(18:50 -0500)
During log replay, can commit the transaction before the fs_root
pointers are setup, so we have to make sure they are not null before
trying to use them.
Signed-off-by: Chris Mason <chris.mason@oracle.com>
No differences found