Skip to content

Ensure /sbin/fsadm is included in lvm2-udeb

Nick Morrott requested to merge nickm/lvm2:nickm-master-patch-56629 into master

lvresize/lvreduce/lvextend require fsadm to support the -r option to resize the underlying filesystem.

The Debian Installer (and therefore Rescue Mode) do not currently include fsadm, which breaks these tools' ability to resize both the LV and filesystem using a single command.

Merge request reports

Loading