From: Reiner <reinerstallknecht@gmail.com>
To: linkinjeon@kernel.org
Cc: linux-fsdevel@vger.kernel.org
Subject: timestamp incompatibilities in exfat-fs
Date: Tue, 28 Sep 2021 14:08:09 +0200 [thread overview]
Message-ID: <1f823846-5ba5-6a99-a391-0537bca9a9e7@gmail.com> (raw)
Dear exfat-fs maintainer,
Files from a digital camera on SD-Card with exFAT filesystem shows under
linux 5.14.7 (plain vanilla)
incorrect timestamps. (atime, ctime and mtime)
These times are of by +2 hours (2h ahead). Depends on the timezones
used on digital camera and linux computer to display the files.
The same issue is also on the distribution kernel 5.10.46 (debian).
There is a workaround: Using the patched exfat-fuse driver and mounting
as fuse filesystem.
see: https://github.com/relan/exfat/pull/119
I tried this patched, and it works. Timestamps are ok with it.
Without the patch, it shows also wrong timestamps, like the exfat driver
in kernel!
Can you please have a look into the timestamp handling of the kernel
exfat-fs and check how to fix it?
This bug is filed in bugzilla kernel.org (Bug 214555)
thank you and best regards
Reiner
reply other threads:[~2021-09-28 12:08 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1f823846-5ba5-6a99-a391-0537bca9a9e7@gmail.com \
--to=reinerstallknecht@gmail.com \
--cc=linkinjeon@kernel.org \
--cc=linux-fsdevel@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).