Date: Mon, 24 Feb 2003 00:49:59 -0800 (PST) From: David Schultz <das@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/ufs/ufs quota.h Message-ID: <200302240849.h1O8nxFA061336@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
das 2003/02/24 00:49:59 PST Modified files: sys/ufs/ufs quota.h Log: Expand the reference count on struct dquot to 32 bits. This fixes a panic on large systems where a single user may have more than 64K active or inactive vnodes. PR: 48234 Reviewed by: mike (mentor) Revision Changes Path 1.24 +1 -2 src/sys/ufs/ufs/quota.h 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?200302240849.h1O8nxFA061336>