mirror of
https://github.com/archr-linux/Arch-R.git
synced 2026-03-31 14:41:55 -07:00
resize2fs creates a filesystem with unclean orphan file when resizing to more than 32GB if the orphan_file option is enabled, resulting in an unmountable storage partition after initial resize. Explicitly disable the option until the issue is resolved. Signed-off-by: Matthias Reichl <hias@horus.com>