]> git.neil.brown.name Git - mdadm.git/commit
Define and use SUPER1_SIZE for allocations
authorJes Sorensen <Jes.Sorensen@redhat.com>
Tue, 20 Mar 2012 21:00:07 +0000 (08:00 +1100)
committerNeilBrown <neilb@suse.de>
Tue, 20 Mar 2012 21:00:07 +0000 (08:00 +1100)
commit4122675629c683fc8e0e3ed400107b6e27f9eac7
tree4a66d5ecf25623e8ff77efd8ec10f90678f21738
parentb2bfdfa0fe08326d5be894b08eedd1cf0744528a
Define and use SUPER1_SIZE for allocations

Use a #define rather than calculate the size of the superblock buffer
on every allocation.

Signed-off-by: Jes Sorensen <Jes.Sorensen@redhat.com>
Signed-off-by: NeilBrown <neilb@suse.de>
super1.c