]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Two fixes from the NetBSD group (Charles Hannum):
authordg <dg@FreeBSD.org>
Fri, 9 Sep 1994 11:06:27 +0000 (11:06 +0000)
committerdg <dg@FreeBSD.org>
Fri, 9 Sep 1994 11:06:27 +0000 (11:06 +0000)
commit07c3866a6e3d1bc84ae70e71b9dc5209d2c82321
treee0851b00dd84ff861664fa1372a7b37d8932f469
parent692067737c6d489a3ad726eaa444614b94e79442
Two fixes from the NetBSD group (Charles Hannum):

1) dir.c: get byte order right in mkentry()
2) pass1.c: When doing -c2 conversion, do secsize reads for a symlink -
   not doing so was causing the conversion to fail because the device
   driver can't deal with short reads.
sbin/fsck/dir.c
sbin/fsck/pass1.c
sbin/fsck_ffs/dir.c
sbin/fsck_ffs/pass1.c
sbin/fsck_ifs/dir.c
sbin/fsck_ifs/pass1.c