K 10 svn:author V 3 kib K 8 svn:date V 27 2008-09-04T14:25:10.354108Z K 7 svn:log V 329 MFC r182600: In rev. 1.17 (r33548) of msdosfs_fat.c, relative cluster numbers were replaced by file relative sector numbers as the buffer block number when zero-padding a file during extension. Revert the change, it causes wrong blocks filled with zeroes on seeking beyond end of file. PR: kern/47628 Approved by: re (kensmith) END