linux/fs/udf
Jan Kara fd3cfad374 udf: Convert udf_disk_stamp_to_time() to use mktime64()
Convert udf_disk_stamp_to_time() to use mktime64() to simplify the code.
As a bonus we get working timestamp conversion for dates before epoch
and after 2038 (both of which are allowed by UDF standard).

Signed-off-by: Jan Kara <jack@suse.cz>
2017-06-14 11:21:02 +02:00
..
balloc.c
dir.c
directory.c
ecma_167.h
file.c udf: Use i_size_read() in udf_adinicb_writepage() 2017-06-14 11:21:01 +02:00
ialloc.c
inode.c udf: Fix deadlock between writeback and udf_setsize() 2017-06-14 11:21:01 +02:00
Kconfig
lowlevel.c
Makefile
misc.c
namei.c udf: use octal for permissions 2017-04-24 16:27:52 +02:00
osta_udf.h
partition.c
super.c udf: Remove unused UDF_DEFAULT_BLOCKSIZE 2017-06-13 14:59:14 +02:00
symlink.c
truncate.c
udf_i.h
udf_sb.h
udfdecl.h
udfend.h
udftime.c udf: Convert udf_disk_stamp_to_time() to use mktime64() 2017-06-14 11:21:02 +02:00
unicode.c