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:
6b4a3b5
)
ceph: check return value for start_request in writepages
author
Sage Weil
<sage@newdream.net>
Thu, 12 May 2011 22:48:16 +0000
(15:48 -0700)
committer
Sage Weil
<sage@newdream.net>
Thu, 19 May 2011 18:25:05 +0000
(11:25 -0700)
Since we pass the nofail arg, we should never get an error; BUG if we do.
(And fix the function to not return an error if __map_request fails.)
Signed-off-by: Sage Weil <sage@newdream.net>
No differences found