diff options
author | Jan Kara <jack@suse.cz> | 2017-06-14 09:51:20 +0200 |
---|---|---|
committer | Jan Kara <jack@suse.cz> | 2017-06-14 11:21:02 +0200 |
commit | 3c399fa40fd13c5749386695e71f5f747a634f21 (patch) | |
tree | e0c45b2c241eb8f3e6c4df347f172a54c175455e /COPYING | |
parent | f2e95355891153f66d4156bf3a142c6489cd78c6 (diff) | |
download | linux-3c399fa40fd13c5749386695e71f5f747a634f21.tar.bz2 |
udf: Use time64_to_tm for timestamp conversion
UDF on-disk time stamp is stored in a form very similar to struct tm.
Use time64_to_tm() for conversion of seconds since epoch to year, month,
... format and then just copy this as necessary to UDF on-disk
structure to simplify the code.
Signed-off-by: Jan Kara <jack@suse.cz>
Diffstat (limited to 'COPYING')
0 files changed, 0 insertions, 0 deletions