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:
62e1e38
)
md: improve errno return when setting array_size
author
NeilBrown
<neilb@suse.de>
Mon, 25 May 2009 23:41:17 +0000
(09:41 +1000)
committer
NeilBrown
<neilb@suse.de>
Mon, 25 May 2009 23:41:17 +0000
(09:41 +1000)
Instead of always returns EINVAL if anything goes wrong
when setting the array size, add the option of
E2BIG
if the size requested is too large. This makes it easier
for user-space to be sure what went wrong.
Signed-off-by: NeilBrown <neilb@suse.de>
drivers/md/md.c
patch
|
blob
|
history
diff --cc
drivers/md/md.c
Simple merge