From b344ed7bc3b7e1aeed9c2f8f1ec089117a444366 Mon Sep 17 00:00:00 2001 From: Theodore Ts'o Date: Mon, 19 Jul 2010 02:23:12 -0400 Subject: [PATCH] resize2fs.8: Update man page to indicate ext4 supports on-line resize Addresses-Debian-Bug: #589345 Signed-off-by: "Theodore Ts'o" --- resize/resize2fs.8.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/resize/resize2fs.8.in b/resize/resize2fs.8.in index 3ea7a63..09770e1 100644 --- a/resize/resize2fs.8.in +++ b/resize/resize2fs.8.in @@ -31,7 +31,7 @@ enlarge or shrink an unmounted file system located on If the filesystem is mounted, it can be used to expand the size of the mounted filesystem, assuming the kernel supports on-line resizing. (As of this writing, the Linux 2.6 kernel supports on-line resize for -filesystems mounted using ext3 only.). +filesystems mounted using ext3 and ext4.). .PP The .I size -- 1.8.3.1