mirror_zfs/module
Matthew Macy 32682b0c03 Fix icp build on FreeBSD
- ROTATE_LEFT is not used by amd64, move it down within
  the scope it's used to silence a clang warning.

- __unused is an alias for the compiler annotation
  __attribute__((__unused__)) on FreeBSD.  Rename the
  field to ____unused.

Reviewed-by: Brian Behlendorf <behlendorf1@llnl.gov>
Signed-off-by: Matt Macy <mmacy@FreeBSD.org>
Closes #9538
2019-11-01 10:27:53 -07:00
..
avl Fix typos in module/ 2019-08-30 14:32:18 -07:00
icp Fix icp build on FreeBSD 2019-11-01 10:27:53 -07:00
lua Add default case to lua kernel code 2019-10-16 18:36:15 -07:00
nvpair Fix typos in module/ 2019-08-30 14:32:18 -07:00
os Return an error code from zfs_acl_chmod_setattr 2019-11-01 10:19:11 -07:00
spl OpenZFS restructuring - move platform specific sources 2019-09-06 11:26:26 -07:00
unicode Update build system and packaging 2018-05-29 16:00:33 -07:00
zcommon Add AVX512BW variant of fletcher 2019-10-30 12:26:14 -07:00
zfs Include prototypes for vdev_initialize 2019-10-31 10:09:01 -07:00
.gitignore Prepare SPL repo to merge with ZFS repo 2018-05-29 14:51:39 -07:00
Makefile.in module/Makefile.in: don't run xargs if empty 2019-10-08 10:10:23 -07:00