K 10 svn:author V 8 rmacklem K 8 svn:date V 27 2011-01-18T01:07:09.061004Z K 7 svn:log V 205 MFC: r217066 Delete the NFS_STARTWRITE() and NFS_ENDWRITE() macros that obscured vn_start_write() and vn_finished_write() for the old OpenBSD port, since most uses have been replaced by the correct calls. END