Files
mirror_zfs/module/os/freebsd/zfs
Alan Somers ca1b2bb4b5 FreeBSD: Update argument types for VOP_READDIR
A recent commit to FreeBSD changed the type of
vop_readdir_args.a_cookies to a uint64_t**.  There is no functional
impact to ZFS because ZFS only uses 32-bit cookies, which will be
zero-extended to 64-bits by the existing code.

https://github.com/freebsd/freebsd-src/commit/b214fcceacad6b842545150664bd2695c1c2b34f

Reviewed-by: Brian Behlendorf <behlendorf1@llnl.gov>
Reviewed-by: Alexander Motin <mav@FreeBSD.org>
Signed-off-by: Alan Somers <asomers@gmail.com>
Closes #12874
2021-12-17 09:50:12 -08:00
..
2021-09-17 10:17:18 -07:00
2021-05-24 14:42:45 -06:00
2020-04-14 11:36:28 -07:00
2021-09-14 10:17:54 -06:00
2021-06-22 21:53:45 -07:00
2021-06-22 21:53:45 -07:00
2021-07-26 12:07:53 -07:00
2021-07-22 10:22:14 -06:00