]> git.ipfire.org Git - thirdparty/mdadm.git/commit - Incremental.c
Use uuid as /dev name when assembling array of uncertain origin.
authorNeilBrown <neilb@suse.de>
Thu, 18 Sep 2008 06:08:10 +0000 (16:08 +1000)
committerNeilBrown <neilb@suse.de>
Thu, 18 Sep 2008 06:08:10 +0000 (16:08 +1000)
commitd7288ddc3a06a0912f5f0a3f23ccca76a66ff332
treecd9b208c1048a3b3c2e283379b9c2b4037eb08b3
parent51006d85865f8fd1bb495bfc37fb83414117f149
Use uuid as /dev name when assembling array of uncertain origin.

If we aren't sure that the array belongs to 'this' host, use the
uuid to choose a name to avoid any conflict.
Assemble.c
Incremental.c
mdadm.h
util.c