use cgbase() instead of doing arthmetic on fs_fpg when calculating
authorthib <thib@openbsd.org>
Fri, 8 Aug 2008 16:17:38 +0000 (16:17 +0000)
committerthib <thib@openbsd.org>
Fri, 8 Aug 2008 16:17:38 +0000 (16:17 +0000)
commit00d1f8ca813f338a78da6b7055fef422faafa3b2
tree59872403373505d72f4ec3e0a0046886973269ec
parentbb022898323383437b8014964923ab880316d80f
use cgbase() instead of doing arthmetic on fs_fpg when calculating
block# too ensure proper casting.

From FreeBSD;

ok miod@, pedro@, blambert@
sys/ufs/ffs/ffs_alloc.c