K 10 svn:author V 3 smh K 8 svn:date V 27 2015-08-03T09:34:09.962266Z K 7 svn:log V 328 Fix KSTACK_PAGES check in ZFS module The check introduced by r285946 failed to add the dependency on opt_kstack_pages.h which meant the default value for the platform instead of the customised options KSTACK_PAGES=X was being tested. Also wrap in #ifdef __FreeBSD__ for portability. MFC after: 3 days Sponsored by: Multiplay END