]> git.ipfire.org Git - thirdparty/mdadm.git/commit - Create.c
Fix bugs related to raid10 and the new offset layout.
authorNeil Brown <neilb@suse.de>
Thu, 19 Oct 2006 06:38:29 +0000 (16:38 +1000)
committerNeil Brown <neilb@suse.de>
Thu, 19 Oct 2006 06:38:29 +0000 (16:38 +1000)
commit702b557b1c902e19cc2a157d53f66dcf73662da4
tree1de445a67327d4d04ec96878f6de8030e4b957ec
parent26a0b8fd7a80419662c0171b91e95e5057af598e
Fix bugs related to raid10 and the new offset layout.

Need to mask of bits above the bottom 16 when calculating number of
copies.
ChangeLog
Create.c
util.c