Date: Tue, 29 May 2001 13:45:09 -0700 (PDT) From: Ian Dowse <iedowse@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sbin/fsck_ffs setup.c Message-ID: <200105292045.f4TKj9M85467@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
iedowse 2001/05/29 13:45:09 PDT Modified files: sbin/fsck_ffs setup.c Log: Ignore the new superblock fields fs_pendingblocks and fs_pendinginodes when comparing with the alternate superblock. These fields are used for temporary in-core information only. This should fix the "VALUES IN SUPER BLOCK DISAGREE WITH THOSE IN FIRST ALTERNATE" error from fsck_ffs that has been seen a lot recently. Revision Changes Path 1.25 +3 -1 src/sbin/fsck_ffs/setup.c 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?200105292045.f4TKj9M85467>