]> sourceware.org Git - lvm2.git/commit
Fix the divisibility check in the allocator for the mirror+stripe case (require
authorPetr Rockai <prokai@redhat.com>
Fri, 16 Sep 2011 09:59:42 +0000 (09:59 +0000)
committerPetr Rockai <prokai@redhat.com>
Fri, 16 Sep 2011 09:59:42 +0000 (09:59 +0000)
commit02155338a69efe0d2ec70a4faf0a444654ec61a5
treec2c2831d90b06458ac3abe6e9bbdbc0e44ba6b61
parent396ebcef665f5f43363c60cd2edd425a7ce0b55a
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.032293 seconds and 5 git commands to generate.