diff options
| author | Chung-Chiang Cheng <[email protected]> | 2022-04-06 09:55:52 +0000 |
|---|---|---|
| committer | Namjae Jeon <[email protected]> | 2022-05-23 02:17:29 +0000 |
| commit | 9b002894b4c252169abc26720452bf3746114b20 (patch) | |
| tree | 079800f257f77d6057d9d4b917159d6754a957eb /fs/jbd2/commit.c | |
| parent | exfat: fix referencing wrong parent directory information after renaming (diff) | |
| download | kernel-9b002894b4c252169abc26720452bf3746114b20.tar.gz kernel-9b002894b4c252169abc26720452bf3746114b20.zip | |
exfat: introduce mount option 'sys_tz'
EXFAT_TZ_VALID bit in {create,modify,access}_tz is corresponding to
OffsetValid field in exfat specification [1]. When this bit isn't
set, timestamps should be treated as having the same UTC offset as
the current local time.
Currently, there is an option 'time_offset' for users to specify the
UTC offset for this issue. This patch introduces a new mount option
'sys_tz' to use system timezone as time offset.
Link: [1] https://docs.microsoft.com/en-us/windows/win32/fileio/exfat-specification#74102-offsetvalid-field
Signed-off-by: Chung-Chiang Cheng <[email protected]>
Acked-by: Sungjong Seo <[email protected]>
Signed-off-by: Namjae Jeon <[email protected]>
Diffstat (limited to 'fs/jbd2/commit.c')
0 files changed, 0 insertions, 0 deletions
