freebsd-dev/sys/cddl/contrib/opensolaris/uts/common
Andriy Gapon b9a4f29445 MFV r322232: 8426 mark immutable buffer arguments as such in abd.h
illumos/illumos-gate@9b195260e2
9b195260e2

https://www.illumos.org/issues/8426
  abd_copy_from_buf and abd_cmp_buf do not modify their void *buf arguments, so
  qualify them with const.
  abd_copy_from_buf_off and abd_cmp_buf_off already had that type for the
  corresponding arguments.

Reviewed by: Matt Ahrens <mahrens@delphix.com>
Approved by: Robert Mustacchi <rm@joyent.com>
Author: Andriy Gapon <avg@FreeBSD.org>

MFC after:	2 weeks
2017-08-08 10:59:18 +00:00
..
ctf
dtrace o Replace __riscv__ with __riscv 2017-08-07 14:09:57 +00:00
fs MFV r322232: 8426 mark immutable buffer arguments as such in abd.h 2017-08-08 10:59:18 +00:00
os Mechanically convert cddl sun #ifdef's to illumos 2015-01-17 14:44:59 +00:00
sys o Replace __riscv__ with __riscv 2017-08-07 14:09:57 +00:00
zmod
Makefile.files MFV r318946: 8021 ARC buf data scatter-ization 2017-06-20 17:39:24 +00:00