Bug 2403452
| Summary: | Please set sys_tz by default for udisks2 exfat mounts | ||
|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Adam Goode <adam> |
| Component: | udisks2 | Assignee: | Tomáš Bžatek <tbzatek> |
| Status: | CLOSED ERRATA | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
| Severity: | medium | Docs Contact: | |
| Priority: | unspecified | ||
| Version: | 42 | CC: | gnome-sig, tbzatek, vtrefny |
| Target Milestone: | --- | Keywords: | Desktop |
| Target Release: | --- | ||
| Hardware: | All | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Fixed In Version: | udisks2-2.11.1-2.fc44 | Doc Type: | --- |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2026-04-25 01:32:34 UTC | Type: | --- |
| Regression: | --- | Mount Type: | --- |
| Documentation: | --- | CRM: | |
| Verified Versions: | Category: | --- | |
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
| Cloudforms Team: | --- | Target Upstream Version: | |
| Embargoed: | |||
|
Description
Adam Goode
2025-10-13 02:22:41 UTC
Upstream PR to allow more mount options: https://github.com/storaged-project/udisks/pull/1498 Unfortunately we can't turn the 'sys_tz' option on by default universally upstream as it was only added later and the kernel driver refuses unknown options, so we'd cut some userbase off. However we can afford to do that downstream. > Steps to Reproduce: > 1. Take a picture with a Sony camera on exfat mounted volume. Also tested and reproduced on my Fujifilm camera which was set to my local timezone and timestamps on my SDXC memory card were off with default mount options on my machine that is set to local timezone (no UTC). The 'sys_tz' mount option fixes that and it seems like a reasonable default to me for Fedora. FEDORA-2026-9244314609 (udisks2-2.11.1-2.fc44) has been submitted as an update to Fedora 44. https://bodhi.fedoraproject.org/updates/FEDORA-2026-9244314609 FEDORA-2026-9244314609 has been pushed to the Fedora 44 testing repository. Soon you'll be able to install the update with the following command: `sudo dnf upgrade --enablerepo=updates-testing --refresh --advisory=FEDORA-2026-9244314609` You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2026-9244314609 See also https://fedoraproject.org/wiki/QA:Updates_Testing for more information on how to test updates. FEDORA-2026-9244314609 (udisks2-2.11.1-2.fc44) has been pushed to the Fedora 44 stable repository. If problem still persists, please make note of it in this bug report. |