Skip to content

genfstab: fix duplicate subvol entries

Jelle van der Waa requested to merge github/fork/takeshibaconsuzuki/master into master

Created by: takeshibaconsuzuki

Options parsed from findmnt may already have the subvol option, so we check if "subvol=" is in $opt before appending onto it.

Fixes FS#65003

Merge request reports