]> sourceware.org Git - lvm2.git/commit
Fix the divisibility check in the allocator for the mirror+stripe case (require
authorPetr Rockai <prockai@redhat.com>
Fri, 16 Sep 2011 09:59:42 +0000 (09:59 +0000)
committerPetr Rockai <prockai@redhat.com>
Fri, 16 Sep 2011 09:59:42 +0000 (09:59 +0000)
commitfd7d4adc57bd80deb8de9675beba8b045b955d5b
treec2c2831d90b06458ac3abe6e9bbdbc0e44ba6b61
parentfd84d711222c880a52ff3e031ec3016a4a772ea1
Fix the divisibility check in the allocator for the mirror+stripe case (require
divisibility by stripe count alone, not by (mirror*stripe)).
lib/metadata/lv_manip.c
test/t-lvcreate-striped-mirror.sh [new file with mode: 0644]
This page took 0.032035 seconds and 5 git commands to generate.