K 10 svn:author V 7 glebius K 8 svn:date V 27 2014-11-20T17:36:25.348968Z K 7 svn:log V 341 o Since pager bufs are never put on freelist, share the space in the structure in union. o Add iodone callback pointer to the b_pager. o In vnode_pager use new b_pager.pg_iodone to store iodone pointer, eliminating the getpages_data structure and need to allocate it. Suggested by: kib Sponsored by: Netflix Sponsored by: Nginx, Inc. END