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:
d793e68
)
dm cache: fix error return code in cache_create
author
Wei Yongjun
<yongjun_wei@trendmicro.com.cn>
Fri, 10 May 2013 13:37:14 +0000
(14:37 +0100)
committer
Alasdair G Kergon
<agk@redhat.com>
Fri, 10 May 2013 13:37:14 +0000
(14:37 +0100)
Return -ENOMEM if memory allocation fails in cache_create
instead of 0 (to avoid NULL pointer dereference).
Signed-off-by: Wei Yongjun <yongjun_wei@trendmicro.com.cn>
Cc: stable@vger.kernel.org
Signed-off-by: Alasdair G Kergon <agk@redhat.com>
No differences found