From 1706d84b42c2c5f19556c218aea3729352738e93 Mon Sep 17 00:00:00 2001 From: Thierry Vignaud Date: Mon, 17 Feb 2020 15:52:49 +0100 Subject: actually enable to resize NILFS2 bit of support was there but code could not be reached also actually include nilfs-resize for resizing NILFS2 It's only supported online: "This command is valid only for mounted NILFS2 file systems, and will fail if the device has no active mounts." Note that ext3/4 could use the same path but only for growing. XFS could also share that path... --- perl-install/install/share/list.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'perl-install/install/share') diff --git a/perl-install/install/share/list.xml b/perl-install/install/share/list.xml index 169a941fd..733ea7154 100644 --- a/perl-install/install/share/list.xml +++ b/perl-install/install/share/list.xml @@ -28,7 +28,7 @@ mkfs.btrfs btrfs btrfsck fsck.btrfs btrfstune mkfs.f2fs fsck.f2fs resize.f2fs mkfs.jfs fsck.jfs jfs_tune - mkfs.nilfs2 nilfs-tune + mkfs.nilfs2 nilfs-tune nilfs-resize tty stty -- cgit v1.2.1