Date: Mon, 26 Feb 1996 17:53:19 -0800 (PST) From: Mike Pritchard <mpp> To: CVS-committers, cvs-all, cvs-sbin Subject: cvs commit: src/sbin/quotacheck quotacheck.c Message-ID: <199602270153.RAA07607@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
mpp 96/02/26 17:53:19 Modified: sbin/quotacheck quotacheck.c Log: Fix quotacheck to not do a bunch of unneeded fseeks if the quota file information is accurate. This makes it about twice as fast when the uid name space is very large. Revision Changes Path 1.4 +9 -2 src/sbin/quotacheck/quotacheck.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199602270153.RAA07607>