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:
1b2da37
)
Btrfs: deal with NULL space info
author
Chris Mason
<chris.mason@oracle.com>
Tue, 22 Sep 2009 18:45:50 +0000
(14:45 -0400)
committer
Chris Mason
<chris.mason@oracle.com>
Tue, 22 Sep 2009 18:45:50 +0000
(14:45 -0400)
After a balance it is briefly possible for the space info
field in the inode to be NULL. This adds some checks
to make sure things properly deal with the NULL value.
Signed-off-by: Chris Mason <chris.mason@oracle.com>
No differences found