Date: Sun, 21 Sep 2003 21:59:07 -0700 (PDT) From: Nate Lawson <njl@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/dev/ips ips_disk.c Message-ID: <200309220459.h8M4x71A035233@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
njl 2003/09/21 21:59:07 PDT FreeBSD src repository Modified files: sys/dev/ips ips_disk.c Log: Add an off_t cast to prevent overflow on media size. This should fix issues with geometry not matching drive size. Submitted by: Clive Lin <clive@tongi.org> Revision Changes Path 1.4 +1 -1 src/sys/dev/ips/ips_disk.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200309220459.h8M4x71A035233>