]> git.proxmox.com Git - mirror_ubuntu-hirsute-kernel.git/blobdiff - fs/xfs/xfs_ioctl32.h
Merge tag 'locking-kcsan-2020-06-11' of git://git.kernel.org/pub/scm/linux/kernel...
[mirror_ubuntu-hirsute-kernel.git] / fs / xfs / xfs_ioctl32.h
index 8c7743cd490eb7c39f947ca0075f2e0012fd4117..053de7d894cd31427eaba31272096c75ea2e72ad 100644 (file)
@@ -32,7 +32,7 @@
 #endif
 
 typedef struct compat_xfs_bstime {
-       compat_time_t   tv_sec;         /* seconds              */
+       old_time32_t    tv_sec;         /* seconds              */
        __s32           tv_nsec;        /* and nanoseconds      */
 } compat_xfs_bstime_t;