diff options
author | 2020-04-17 14:43:49 +0900 | |
---|---|---|
committer | 2020-04-22 20:14:06 +0900 | |
commit | 674a9985b8e35288225f2b67829a7dee3bf761da (patch) | |
tree | 52d5e49dedad15c656fdecf0a8d1b6ee49c43550 /scripts/gen_compile_commands.py | |
parent | exfat: remove 'bps' mount-option (diff) | |
download | wireguard-linux-674a9985b8e35288225f2b67829a7dee3bf761da.tar.xz wireguard-linux-674a9985b8e35288225f2b67829a7dee3bf761da.zip |
exfat: properly set s_time_gran
The s_time_gran superblock field indicates the on-disk nanosecond
granularity of timestamps, and for exfat that seems to be 10ms, so
set s_time_gran to 10000000ns. Without this, in-memory timestamps
change when they get re-read from disk.
Signed-off-by: Eric Sandeen <sandeen@sandeen.net>
Signed-off-by: Namjae Jeon <namjae.jeon@samsung.com>
Diffstat (limited to 'scripts/gen_compile_commands.py')
0 files changed, 0 insertions, 0 deletions