]> git.ipfire.org Git - thirdparty/mdadm.git/commit
Incremental: fix some handling of trustworthy.
authorNeilBrown <neilb@suse.de>
Tue, 10 Mar 2009 05:28:22 +0000 (16:28 +1100)
committerNeilBrown <neilb@suse.de>
Tue, 10 Mar 2009 05:28:22 +0000 (16:28 +1100)
commitecb02e31d5e29bda0d9d9c7ae073f8379c7558d5
tree0a245a1f68eb86595162719ad185cbe2cbd08ac3
parentbfb7ea78e49bd851ee9fb73cac813123cb78b1de
Incremental:  fix some handling of trustworthy.

1/ if homehost matches, then we need to set trustworthy to 'LOCAL'
2/ if we decide to set trustworthy to 'METADATA' because we have to
   use the metadata version name, do that *after* we have checked if
   we are going to assemble within a container, as inside the
   container there could be different sources of names to use.

Signed-off-by: NeilBrown <neilb@suse.de>
Incremental.c