Files
Arnd Bergmann 3a37c17831 UPSTREAM: udf: convert inode stamps to timespec64
The VFS structures are finally converted to always use 64-bit timestamps,
and this file system can represent a long range of on-disk timestamps
already, so now let's fit in the missing bits for udf.

Change-Id: Ic886649a0d3fa0fa6a0d1ae2771c29cffb35631d
Signed-off-by: Arnd Bergmann <arnd@arndb.de>
Signed-off-by: Jan Kara <jack@suse.cz>
2026-01-15 15:45:44 +05:30
..