Files
mirror_zfs/module/os/freebsd/zfs
Alan Somers 4b2bac5fe9 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
2022-02-03 15:28:01 -08:00
..
2021-05-27 22:31:57 -07:00
2020-04-14 11:36:28 -07:00
2021-11-02 09:50:30 -07:00
2021-06-24 13:12:36 -07:00
2021-09-14 12:09:35 -07:00
2021-09-14 12:09:35 -07:00
2021-09-14 12:40:45 -07:00