mirror of
https://github.com/linux-apfs/apfstests.git
synced 2026-05-01 15:01:44 -07:00
9631a1fc06
Functions like _mount_opts(), _mkfs_opts() and _fsck_opts() are defined both in common/rc and common/config while used only in common/config. Remove those functions from common/rc and update _mount_opts() to match the superior version of the function. Signed-off-by: Lukas Czerner <lczerner@redhat.com> Reviewed-by: Dave Chinner <dchinner@redhat.com> Signed-off-by: Dave Chinner <david@fromorbit.com>