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> Git-commit: ed0f84d30ba65f44bed2739572c7ab0fdeed4004 Git-repo: https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git Signed-off-by:
lixiang <lixiang@codeaurora.org>
Loading
Please register or sign in to comment