Date: Thu, 19 Aug 2004 11:09:13 +0000 (UTC) From: John Baldwin <jhb@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sbin/fsck_ffs setup.c src/sbin/newfs mkfs.c src/sys/ufs/ffs fs.h Message-ID: <200408191109.i7JB9DRc026375@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
jhb 2004-08-19 11:09:13 UTC FreeBSD src repository Modified files: sbin/fsck_ffs setup.c sbin/newfs mkfs.c sys/ufs/ffs fs.h Log: Generalize the UFS bad magic value used to determine when a filesystem has only been partly initialized via newfs(8) so that it applies to both UFS1 and UFS2. Submitted by: "Xin LI" delphij at frontfree dot net MFC: maybe? Revision Changes Path 1.48 +2 -2 src/sbin/fsck_ffs/setup.c 1.86 +9 -4 src/sbin/newfs/mkfs.c 1.44 +1 -1 src/sys/ufs/ffs/fs.h
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200408191109.i7JB9DRc026375>