K 10 svn:author V 3 kib K 8 svn:date V 27 2010-02-22T15:35:31.011205Z K 7 svn:log V 228 Detect sequential writes in vnode_pager_write() and initiate immediate page cleanup for continous regions written sequentially. This allows the buffer clustering and UFS reallocation code to defragment the file. Tested by: pho END