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. Signed-off-by:Arnd Bergmann <arnd@arndb.de> Signed-off-by:
Jan Kara <jack@suse.cz>
Showing
- fs/udf/ialloc.c 1 addition, 1 deletionfs/udf/ialloc.c
- fs/udf/inode.c 16 additions, 29 deletionsfs/udf/inode.c
- fs/udf/super.c 4 additions, 4 deletionsfs/udf/super.c
- fs/udf/udf_i.h 1 addition, 1 deletionfs/udf/udf_i.h
- fs/udf/udf_sb.h 1 addition, 1 deletionfs/udf/udf_sb.h
- fs/udf/udfdecl.h 2 additions, 2 deletionsfs/udf/udfdecl.h
- fs/udf/udftime.c 3 additions, 3 deletionsfs/udf/udftime.c
Loading
Please register or sign in to comment