freebsd-skq/sys/cddl
ngie 6e64ecac94 MFC r300870,r300884:
r300870:

Unbreak the zfs(4) build

vm/vm_pageout.h grew a dependency on the bool typedef in r300865

arc.c didn't include sys/types.h, which included the definition for the typedef

Other items (ofed, drm2) might need to be chased for this commit.

Pointyhat to: alc

r300884:

Fix up r300870

The sys/types.h fix I proposed was only tested with zfs(4), not with
libzpool, which is where the build failure actually existed

Remove vm/vm_pageout.h from arc.c and zfs_vnops.c because they're both
unneeded

In collaboration with: kib
2016-06-08 20:47:25 +00:00
..
boot/zfs MFC r299657: 2016-06-08 13:21:17 +00:00
compat/opensolaris MFC r297513: remove emulation of VFS_HOLD and VFS_RELE from opensolaris compat 2016-04-24 08:39:55 +00:00
contrib/opensolaris MFC r300870,r300884: 2016-06-08 20:47:25 +00:00
dev MFC r298473,298787: add invpcid, fix sahf/lahf in dtrace disassembler 2016-05-17 08:24:06 +00:00