Steven Hartland 412ce2744c Fix kqueue write events for files > 2GB
Due to the use of int's for file offsets in the VOP_WRITE_(PRE|POST)
macros, kqueue write events for files greater 2GB where never fired.

This caused tail -f on a file greater 2GB to never see updates.

MFC after:	1 week
Relnotes:	YES
Sponsored by:	Multiplay
2015-09-17 00:03:55 +00:00
..
2015-09-14 07:11:53 +00:00
2015-04-18 16:08:06 +00:00
2015-09-16 15:40:08 +00:00
2015-05-29 14:03:07 +00:00