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:
ad8453a
)
ceph: ceph_mdsc_build_path() returns an ERR_PTR
author
Dan Carpenter
<error27@gmail.com>
Thu, 26 Aug 2010 09:07:24 +0000
(11:07 +0200)
committer
Sage Weil
<sage@newdream.net>
Thu, 26 Aug 2010 16:24:28 +0000
(09:24 -0700)
ceph_mdsc_build_path() returns an ERR_PTR but this code is set up to
handle NULL returns.
Signed-off-by: Dan Carpenter <error27@gmail.com>
Signed-off-by: Sage Weil <sage@newdream.net>
No differences found