Date: Tue, 20 Jun 1995 20:55:15 -0700 From: Dima Ruban <dima> To: CVS-commiters, cvs-sbin Subject: cvs commit: src/sbin/quotacheck quotacheck.c Message-ID: <199506210355.UAA29373@freefall.cdrom.com>
next in thread | raw e-mail | index | archive | help
dima 95/06/20 20:55:15 Modified: sbin/quotacheck quotacheck.c Log: `dev_bsize' must be reset to 1 before the bread() or quotacheck -a will fail after the first partition (because dev_bsize is 512 and is messes up the superblock read of the second partition) Submitted by: dillon@best.com (Mattew Dillon)
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199506210355.UAA29373>