1
0
mirror of git://sourceware.org/git/lvm2.git synced 2025-03-29 06:50:38 +03:00

Validate chunksize in lvcreate.

This commit is contained in:
Alasdair Kergon 2005-09-30 22:21:01 +00:00
parent 07c5c47875
commit 0858a99287

View File

@ -1,5 +1,6 @@
Version 2.01.15 -
=================================
Validate chunksize in lvcreate.
Reduce chunksize limit to 512k.
Fix chunksize field in reports.
Don't hide snapshots from default 'lvs' output.