CVSROOT: /cvs Module name: src Changes by: [EMAIL PROTECTED] 2008/07/22 12:44:26
Modified files:
sys/ufs/ffs : ffs_alloc.c
Log message:
Use cgbase() instead of doing arithmetic on fs_fpg, for the former does
proper casts to ensure the result is not truncated.
>From FreeBSD via NetBSD. ok thib@
