Bug 473670

Summary: defaults option does not persist in fstab or partitionmanager
Product: [Applications] partitionmanager Reporter: jun <djpon222222222>
Component: generalAssignee: Andrius Štikonas <andrius>
Status: REOPENED ---    
Severity: normal    
Priority: NOR    
Version: 23.04.3   
Target Milestone: ---   
Platform: Arch Linux   
OS: Linux   
Latest Commit: Version Fixed In:
Sentry Crash Report:

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