diff options
author | 2020-04-22 08:30:56 +0900 | |
---|---|---|
committer | 2020-06-09 16:49:00 +0900 | |
commit | ed0f84d30ba65f44bed2739572c7ab0fdeed4004 (patch) | |
tree | f1c4eda922f3fbb4665c268eafd05c5cc0f0d376 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | exfat: remove the assignment of 0 to bool variable (diff) | |
download | linux-dev-ed0f84d30ba65f44bed2739572c7ab0fdeed4004.tar.xz linux-dev-ed0f84d30ba65f44bed2739572c7ab0fdeed4004.zip |
exfat: replace 'time_ms' with 'time_cs'
Replace time_ms with time_cs in the file directory entry structure
and related functions.
The unit of create_time_ms/modify_time_ms in File Directory Entry are not
'milli-second', but 'centi-second'.
The exfat specification uses the term '10ms', but instead use 'cs' as in
msdos_fs.h.
Signed-off-by: Tetsuhiro Kohada <kohada.t2@gmail.com>
Signed-off-by: Namjae Jeon <namjae.jeon@samsung.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions