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:
4260f7c
)
Btrfs: deal with errors from updating the tree log
author
Chris Mason
<chris.mason@oracle.com>
Sat, 30 Oct 2010 11:34:24 +0000
(07:34 -0400)
committer
Chris Mason
<chris.mason@oracle.com>
Sat, 30 Oct 2010 11:34:24 +0000
(07:34 -0400)
During unlink we remove any references to the inode from
the tree log. It can return -ENOENT and other errors,
and this changes the unlink code to deal with it.
Signed-off-by: Chris Mason <chris.mason@oracle.com>
No differences found