]> git.ipfire.org Git - thirdparty/mdadm.git/commit
imsm: fix uuid_from_super given 'signature' is not constant
authorDan Williams <dan.j.williams@intel.com>
Sat, 8 Nov 2008 23:03:07 +0000 (16:03 -0700)
committerDan Williams <dan.j.williams@intel.com>
Sat, 8 Nov 2008 23:03:07 +0000 (16:03 -0700)
commit92bd8f8d3f2c9c7733f92a062a0752d9b9997673
tree6438474f70c22535c29b459a8be4b9618294116c
parent4d1313e9017e2608bfd2d01f854c19e23f7daf62
imsm: fix uuid_from_super given 'signature' is not constant

The version portion of the signature changes depending on the contents
of the container.

Signed-off-by: Dan Williams <dan.j.williams@intel.com>
super-intel.c