]> git.ipfire.org Git - thirdparty/mdadm.git/commit
Allow metadata handler to report that it doesn't record homehost.
authorNeilBrown <neilb@suse.de>
Thu, 18 Sep 2008 06:06:41 +0000 (16:06 +1000)
committerNeilBrown <neilb@suse.de>
Thu, 18 Sep 2008 06:06:41 +0000 (16:06 +1000)
commit9362c1c80c4464fb66e3cc9eb8ba7631f21810d7
tree795cd9ce0c0c7c6c787c11844e062c32c8a23c66
parentffcfc735a5114290cb6b3063c8a5fddddc384a36
Allow metadata handler to report that it doesn't record homehost.

For now, this means that the lack of a homehost doesn't always prevent
assembly.
Soon we will allow assembly anyway, but have different messages if
homehost isn't supported.
Assemble.c
Incremental.c
mdadm.h
super-intel.c