From b41a2636a2ddfde8fdca608150d253017375bec2 Mon Sep 17 00:00:00 2001 From: Jamie Cameron Date: Tue, 30 Mar 2010 09:33:18 -0700 Subject: [PATCH] Update changelog regarding ext2 --- lvm/CHANGELOG | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lvm/CHANGELOG b/lvm/CHANGELOG index 21392cf5b..d7893a512 100644 --- a/lvm/CHANGELOG +++ b/lvm/CHANGELOG @@ -24,5 +24,5 @@ Cleaned up code to use quotemeta instead of manual quoting. Added support for creating EXT4 filesystems. When editing a logical volume, the size is shown in GB or TB where possible. ---- Changes since 1.510 ---- -Mounted ext, reiser, xfs and jfs logical volumes can now have their filesystem size increased, without needing an un-mount. Thanks to Caspar Smit for the suggestions and patches to implement this. +Mounted ext3+, reiser, xfs and jfs logical volumes can now have their filesystem size increased, without needing an un-mount. Thanks to Caspar Smit for the suggestions and patches to implement this. When editing a logical volume that is already in /etc/fstab, don't allow the filesystem to format it as to be changed, to prevent a mismatch.