mirror_zfs/module/zcommon
Matthew Macy 4a2ed90013 Wrap Linux module macros
MODULE_VERSION is already defined on FreeBSD. Wrap all of the
used MODULE_* macros for the sake of consistency and portability.

Add a user space noop version to reduce the need for _KERNEL ifdefs.

Reviewed-by: Brian Behlendorf <behlendorf1@llnl.gov>
Signed-off-by: Matt Macy <mmacy@FreeBSD.org>
Closes #9542
2019-11-01 10:41:03 -07:00
..
Makefile.in
zfeature_common.c Fix typos in module/ 2019-08-30 14:32:18 -07:00
zfs_comutil.c Fix pool creation with feature@allocation_classes disabled 2019-10-10 16:39:41 -07:00
zfs_deleg.c
zfs_fletcher_aarch64_neon.c OpenZFS restructuring - move platform specific headers 2019-09-05 09:34:54 -07:00
zfs_fletcher_avx512.c Add AVX512BW variant of fletcher 2019-10-30 12:26:14 -07:00
zfs_fletcher_intel.c OpenZFS restructuring - move platform specific headers 2019-09-05 09:34:54 -07:00
zfs_fletcher_sse.c OpenZFS restructuring - move platform specific headers 2019-09-05 09:34:54 -07:00
zfs_fletcher_superscalar4.c
zfs_fletcher_superscalar.c
zfs_fletcher.c Add AVX512BW variant of fletcher 2019-10-30 12:26:14 -07:00
zfs_namecheck.c Make module tunables cross platform 2019-09-05 14:49:49 -07:00
zfs_prop.c Wrap Linux module macros 2019-11-01 10:41:03 -07:00
zfs_uio.c
zpool_prop.c Fix typos in module/ 2019-08-30 14:32:18 -07:00
zprop_common.c