K 10 svn:author V 3 njl K 8 svn:date V 27 2004-10-09T20:16:06.000000Z K 7 svn:log V 207 Fix fsbtodb() for UFS1. This fixes an overflow for file sizes >1 TB, allowing for sizes up to 4 TB. This doesn't affect UFS2 since b is already a 64 bit type, coincidental with daddr_t. Submitted by: bde END