Date: Sat, 1 Jan 2005 00:38:01 +0000 (UTC) From: Kirk McKusick <mckusick@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/ufs/ffs ffs_alloc.c Message-ID: <200501010038.j010c18r049265@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
mckusick 2005-01-01 00:38:01 UTC FreeBSD src repository Modified files: (Branch: RELENG_5) sys/ufs/ffs ffs_alloc.c Log: MFC from 1.127 2004/12/09 of the main tree: Fixes a bug that caused UFS2 filesystems bigger than 2TB to prematurely report that they were full and/or to panic the kernel with the message ``ffs_clusteralloc: allocated out of group''. Submitted by: Henry Whincup <henry@jot.to> Revision Changes Path 1.123.2.1 +9 -9 src/sys/ufs/ffs/ffs_alloc.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200501010038.j010c18r049265>