10 Aug 2006 08:47
[PATCH] dmraid: Align table size to chunksize
Hannes Reinecke <hare <at> suse.de>
2006-08-10 06:47:35 GMT
2006-08-10 06:47:35 GMT
Hi all, For some reason the size of a striped table in dmraid will be aligned to the chunksize only if F_MAXIMIZE is set. However, I couldn't find any instance where F_MAXIMIZE is indeed set. And device-mapper doesn't like it anyway if the table size is not a multiple of the chunk size. The attached patch just removes the reference to F_MAXIMIZE and have the table size always a multiple of the chunk size. Please apply. Cheers, Hannes -- -- Dr. Hannes Reinecke hare <at> suse.de SuSE Linux Products GmbH S390 & zSeries Maxfeldstraße 5 +49 911 74053 688 90409 Nürnberg http://www.suse.de
_______________________________________________ Ataraid-list mailing list Ataraid-list <at> redhat.com https://www.redhat.com/mailman/listinfo/ataraid-list
RSS Feed