Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 31 Mar 2001 14:17:39 -0800 (PST)
From:      Kirk McKusick <mckusick@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sbin/fsck_ffs pass5.c
Message-ID:  <200103312217.f2VMHdP68773@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
mckusick    2001/03/31 14:17:39 PST

  Modified files:
    sbin/fsck_ffs        pass5.c 
  Log:
  Use fs->fs_ipg rather than cg->cg_niblk as the latter is only
  16-bits and may overflow.
  
  Obtained from:	Bruce Evans <bde@zeta.org.au>
  
  Revision  Changes    Path
  1.21      +2 -2      src/sbin/fsck_ffs/pass5.c


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200103312217.f2VMHdP68773>