fvdl
Thu Jul 17 16:40:08 PDT 1997
Update of /a/cvsroot/src/sys/ufs/ufs
In directory netbsd1:/var/slash-tmp/cvs-serv3689
Modified Files:
ufs_bmap.c
Log Message:
When allocating a new block, store the result obtained through counting
indirect blocks in a 64 bit integer, to prevent overflows when computing
NINDIR^3