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:
f4b477c
)
btrfs: fix for write_super_lockfs/unlockfs error handling
author
Linus Torvalds
<torvalds@linux-foundation.org>
Sat, 10 Jan 2009 14:09:52 +0000
(06:09 -0800)
committer
Linus Torvalds
<torvalds@linux-foundation.org>
Sat, 10 Jan 2009 14:09:52 +0000
(06:09 -0800)
Commit
c4be0c1dc4cdc37b175579be1460f15ac6495e9a
added the ability for
write_super_lockfs to return errors, and renamed them to match. But
btrfs didn't get converted.
Do the minimal conversion to make it compile again.
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
No differences found