Replace *CTASSERT() with _Static_assert()
[freebsd.git] / module / os / freebsd / zfs / zfs_ctldir.c
2022-01-26 набReplace *CTASSERT() with _Static_assert()
2021-12-16 Ryan MoellerFreeBSD: Provide correct file generation number
2021-12-12 Ryan MoellerFreeBSD: Add vop_standard_writecount_nomsync
2021-07-26 набPrune /*NOTREACHED*/
2021-04-30 Ryan MoellerFreeBSD: Clean up ASSERT/VERIFY use in module
2021-01-21 Brian AtkinsonExtending FreeBSD UIO Struct
2020-10-15 Mateusz GuzikFreeBSD: add missing fplookup_vexec handler to special...
2020-10-15 Mateusz GuzikFreeBSD: g/c unused vop vector zfsctl_ops_shares_dir
2020-10-03 Ryan MoellerThrow const on some strings
2020-08-01 Matthew MacyFix page fault in zfsctl_snapdir_getattr
2020-07-26 Matthew MacyRefactor ccompile.h to not include system headers
2020-06-18 Arvind SankarMark functions as static
2020-06-10 Andrea GelminiFix typos
2020-04-14 Matthew MacyAdd FreeBSD support to OpenZFS