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"
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.
Hi. Can you provide some examples of fstab where you think defaults is necessary?
Ok, looks like defaults is more than just that it might be defaults = rw, suid, dev, exec, auto, nouser, async