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:
b710310
)
md: Relax checks on ->max_disks when external metadata handling is used.
author
NeilBrown
<neilb@suse.de>
Wed, 14 Apr 2010 07:02:09 +0000
(17:02 +1000)
committer
NeilBrown
<neilb@suse.de>
Tue, 18 May 2010 05:27:49 +0000
(15:27 +1000)
When metadata is being managed by user-space, md doesn't know
what the maximum number of devices allowed in an array is
so ->max_disks is 0. In this case we should allow any (+ve)
number of disks.
Signed-off-by: NeilBrown <neilb@suse.de>
No differences found