Files
mirror_zfs/config
Alexander Moch ff47dd35e2 Ensure 64-bit off_t is used in user space instead of loff_t
Use 64-bit POSIX off_t in user space instead of the Linux kernel type
loff_t. This is enforced at configure time via AC_SYS_LARGEFILE and
AC_CHECK_SIZEOF([off_t]). loff_t remains in shared headers where they
mirror Linux VFS interfaces, and on FreeBSD we typedef loff_t to off_t
in those headers since libc does not provide it.

Reviewed-by: Rob Norris <robn@despairlabs.com>
Reviewed-by: Brian Behlendorf <behlendorf1@llnl.gov>
Signed-off-by: Alexander Moch <mail@alexmoch.com>
Closes #18020
2025-12-10 09:45:39 -08:00
..
2021-01-26 16:12:26 -08:00
2025-11-17 06:23:17 -08:00
2024-09-18 11:23:50 -07:00
2024-09-18 11:23:51 -07:00
2024-09-18 11:23:50 -07:00
2022-02-18 09:34:25 -08:00
2024-09-18 11:23:50 -07:00
2025-08-15 13:18:37 -07:00
2024-09-18 11:23:50 -07:00
2022-03-14 12:37:39 -07:00
2021-01-02 16:55:55 -08:00
2019-08-30 09:40:30 -07:00
2025-11-12 10:03:51 -08:00
2022-03-28 10:24:22 -07:00
2021-01-02 16:55:55 -08:00
2022-03-28 10:24:22 -07:00
2021-01-02 16:55:55 -08:00
2025-04-24 13:58:48 -04:00
2021-01-02 16:55:55 -08:00
2021-01-02 16:55:55 -08:00