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:
dd8b0c2
)
dm cache: return -EINVAL if the user specifies unknown cache policy
author
Mikulas Patocka
<mpatocka@redhat.com>
Tue, 1 Oct 2013 22:35:39 +0000
(18:35 -0400)
committer
Mike Snitzer
<snitzer@redhat.com>
Sat, 9 Nov 2013 23:20:18 +0000
(18:20 -0500)
Return -EINVAL when the specified cache policy is unknown rather than
returning -ENOMEM.
Signed-off-by: Mikulas Patocka <mpatocka@redhat.com>
Signed-off-by: Mike Snitzer <snitzer@redhat.com>
No differences found