K 10 svn:author V 3 bde K 8 svn:date V 27 1997-10-27T15:26:23.000000Z K 7 svn:log V 319 Use 127 instead of CHAR_MAX for the limit on the sequence count. The limit doesn't have anything to do with characters. The count mainly needs to fit in the VOP_READ() ioflag after being left shifted by 16. Moved vn_lock() before vn_closefile(). vn_lock() was mismerged from Lite2. Removed some gratuitous braces. END