]> git.ipfire.org Git - thirdparty/mdadm.git/commit - super0.c
super0: Use random_uuid() in init_super0()
authorJes Sorensen <Jes.Sorensen@redhat.com>
Mon, 15 Aug 2016 19:48:56 +0000 (15:48 -0400)
committerJes Sorensen <Jes.Sorensen@redhat.com>
Mon, 15 Aug 2016 19:48:56 +0000 (15:48 -0400)
commit055b766b1c3dee54425dcd46974892cb3f13dbf7
treee427f22d99f9ecdcb2da50d554618105604a04f5
parentc5f71c2417a53e097f6556e99027b7249d116a78
super0: Use random_uuid() in init_super0()

This shaves another 80 bytes off the mdadm binary.

Signed-off-by: Jes Sorensen <Jes.Sorensen@redhat.com>
super0.c