]> git.ipfire.org Git - thirdparty/mdadm.git/commit - super1.c
Make homehost information appear in superblock.
authorNeil Brown <neilb@suse.de>
Fri, 19 May 2006 06:56:06 +0000 (06:56 +0000)
committerNeil Brown <neilb@suse.de>
Fri, 19 May 2006 06:56:06 +0000 (06:56 +0000)
commit05697ec1e26eadc2f814d9f84f8c783fff5b98b5
treefed33270814c73af6757e0959f46e3ffafba7905
parent997aed5deeabc74eefcf37a0f042ac8707dfe227
Make homehost information appear in superblock.

When an array is created, if the homehost is know,
the superblock gets it, either in the uuid, (via sha1)
or in the name field.

Signed-off-by: Neil Brown <neilb@suse.de>
Create.c
Kill.c
Makefile
SHA1.c [new file with mode: 0644]
md5.h [new file with mode: 0644]
mdadm.c
mdadm.h
sha1.c [new file with mode: 0644]
sha1.h [new file with mode: 0644]
super0.c
super1.c