Subject: CVS commit: src/sbin/fsck_ffs
To: None <source-changes@NetBSD.org>
From: Darrin B. Jewell <dbj@netbsd.org>
List: source-changes
Date: 01/03/2004 17:27:35
Module Name:	src
Committed By:	dbj
Date:		Sat Jan  3 17:27:35 UTC 2004

Modified Files:
	src/sbin/fsck_ffs: inode.c

Log Message:
when doing both -c 2 and -B, swap the blocks listed in the inode
of symlinks, since the swapping happens before the symlinks
are moved into the inode.


To generate a diff of this commit:
cvs rdiff -r1.43 -r1.44 src/sbin/fsck_ffs/inode.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.