Bug 473670 - defaults option does not persist in fstab or partitionmanager
Summary: defaults option does not persist in fstab or partitionmanager
Status: REOPENED
Alias: None
Product: partitionmanager
Classification: Applications
Component: general (show other bugs)
Version: 23.04.3
Platform: Arch Linux Linux
: NOR normal
Target Milestone: ---
Assignee: Andrius Štikonas
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2023-08-23 08:14 UTC by jun
Modified: 2023-11-26 18:55 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In:
Sentry Crash Report:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description jun 2023-08-23 08:14:16 UTC
SUMMARY
***
NOTE: If you are reporting a crash, please try to attach a backtrace with debug symbols.
See https://community.kde.org/Guidelines_and_HOWTOs/Debugging/How_to_create_useful_crash_reports
***


STEPS TO REPRODUCE
1. Have partition
2. Add "defaults" flag

OBSERVED RESULT
removes "defaults" flag from fstab and options.

EXPECTED RESULT
should NOT do this as this flag is REQUIRED for certain filesystems.

SOFTWARE/OS VERSIONS
Linux/KDE Plasma: Linux 6.4.11-arch2-1


ADDITIONAL INFORMATION
please undo this "feature"
Comment 1 Andrius Štikonas 2023-08-23 18:39:09 UTC
You only need defaults if the field is otherwise empty. Which is what I think current behaviour is.

If you disagree, could you please show specific examples where defaults is necessary.
Comment 2 Andrius Štikonas 2023-11-26 18:53:01 UTC
Hi. Can you provide some examples of fstab where you think defaults is necessary?
Comment 3 Andrius Štikonas 2023-11-26 18:55:12 UTC
Ok, looks like defaults is more than just that it might be defaults = rw, suid, dev, exec, auto, nouser, async