Date: Sun, 12 May 2002 16:44:15 -0700 (PDT) From: Poul-Henning Kamp <phk@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sbin/fsck_ffs dir.c fsck.h fsutil.c inode.c pass1.c pass2.c pass5.c setup.c Message-ID: <200205122344.g4CNiF381356@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
phk 2002/05/12 16:44:15 PDT
Modified files:
sbin/fsck_ffs dir.c fsck.h fsutil.c inode.c pass1.c
pass2.c pass5.c setup.c
Log:
UFS2 preparation commit:
Remove support for converting old FFS formats to newer.
Submitted by: mckusick
Sponspored by: DARPA & NAI Labs.
Revision Changes Path
1.22 +6 -61 src/sbin/fsck_ffs/dir.c
1.23 +0 -3 src/sbin/fsck_ffs/fsck.h
1.13 +2 -2 src/sbin/fsck_ffs/fsutil.c
1.30 +1 -2 src/sbin/fsck_ffs/inode.c
1.27 +0 -27 src/sbin/fsck_ffs/pass1.c
1.17 +8 -43 src/sbin/fsck_ffs/pass2.c
1.27 +5 -8 src/sbin/fsck_ffs/pass5.c
1.32 +5 -75 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?200205122344.g4CNiF381356>
