freebsd-src/sys
Mike Pritchard 812ac98e83 Correct the new Lite2 #ifdef DIAGNOSTIC ffs_checkblk routine
to not return without setting a return value when it
can't read a block error or detects a bad cylinder group,
since the caller is expecting a return value.
It will now panic at this point, since the thing
to do in this case would be to return a "bad block"
status to the caller, and the caller will panic
anyways when that happens.

Also updated to panic strings in this routine to read
"ffs_checkblk: ..." instead of "checkblk: ...".
1997-02-10 17:05:30 +00:00
..
alpha Make the long-awaited change from $Id$ to $FreeBSD$ 1997-01-14 07:20:47 +00:00
amd64 This is the kernel Lite/2 commit. There are some requisite userland 1997-02-10 02:22:35 +00:00
compat/linux Make this compile again after the Lite2 merge. 1997-02-10 16:34:16 +00:00
compile
conf IP Filter is now character device #79 1997-02-10 12:17:45 +00:00
ddb This is the kernel Lite/2 commit. There are some requisite userland 1997-02-10 02:22:35 +00:00
dev Make ccd compile again after the Lite2 merge. 1997-02-10 16:24:33 +00:00
fs This is the kernel Lite/2 commit. There are some requisite userland 1997-02-10 02:22:35 +00:00
geom Make ccd compile again after the Lite2 merge. 1997-02-10 16:24:33 +00:00
gnu This is the kernel Lite/2 commit. There are some requisite userland 1997-02-10 02:22:35 +00:00
i386 Make this compile again after the Lite2 merge. 1997-02-10 16:34:16 +00:00
isa This is the kernel Lite/2 commit. There are some requisite userland 1997-02-10 02:22:35 +00:00
isofs/cd9660 This is the kernel Lite/2 commit. There are some requisite userland 1997-02-10 02:22:35 +00:00
kern Fix off by one error in setlogin() syscall. 1997-02-10 06:18:20 +00:00
libkern Make the long-awaited change from $Id$ to $FreeBSD$ 1997-01-14 07:20:47 +00:00
miscfs This is the kernel Lite/2 commit. There are some requisite userland 1997-02-10 02:22:35 +00:00
modules Make ibcs2 a little bit saver. Add copyright. 1997-02-02 14:40:38 +00:00
msdosfs This is the kernel Lite/2 commit. There are some requisite userland 1997-02-10 02:22:35 +00:00
net Make sure we have arguments to pass before calling ifaof_ifpforaddr 1997-02-04 03:14:35 +00:00
netatalk
netinet Add IP Filter hooks (from patches). 1997-02-10 11:45:37 +00:00
netipx Make the long-awaited change from $Id$ to $FreeBSD$ 1997-01-14 07:20:47 +00:00
netkey
netns Make the long-awaited change from $Id$ to $FreeBSD$ 1997-01-14 07:20:47 +00:00
nfs This is the kernel Lite/2 commit. There are some requisite userland 1997-02-10 02:22:35 +00:00
nfsclient This is the kernel Lite/2 commit. There are some requisite userland 1997-02-10 02:22:35 +00:00
nfsserver This is the kernel Lite/2 commit. There are some requisite userland 1997-02-10 02:22:35 +00:00
pc98 Synchronize with Lite/2 commit: i386/i386/machdep.c, i386/i386/trap.c, 1997-02-10 11:53:20 +00:00
pccard Deleted obsolete structure, pc98_device. 1997-02-04 22:29:50 +00:00
pci ULTRAENB->FAST20 1997-02-09 03:27:09 +00:00
powerpc/include Make the long-awaited change from $Id$ to $FreeBSD$ 1997-01-14 07:20:47 +00:00
rpc Make the long-awaited change from $Id$ to $FreeBSD$ 1997-01-14 07:20:47 +00:00
scsi This is the kernel Lite/2 commit. There are some requisite userland 1997-02-10 02:22:35 +00:00
sys This is the kernel Lite/2 commit. There are some requisite userland 1997-02-10 02:22:35 +00:00
tools Make the long-awaited change from $Id$ to $FreeBSD$ 1997-01-14 07:20:47 +00:00
ufs Correct the new Lite2 #ifdef DIAGNOSTIC ffs_checkblk routine 1997-02-10 17:05:30 +00:00
vm This is the kernel Lite/2 commit. There are some requisite userland 1997-02-10 02:22:35 +00:00
Makefile Make the long-awaited change from $Id$ to $FreeBSD$ 1997-01-14 07:20:47 +00:00