Home
last modified time | relevance | path

Searched hist:"3 c399fa4" (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/fs/udf/
H A Dudftime.c3c399fa4 Wed Jun 14 02:51:20 CDT 2017 Jan Kara <jack@suse.cz> 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>
3c399fa4 Wed Jun 14 02:51:20 CDT 2017 Jan Kara <jack@suse.cz> 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>