I have put a fix in /sys/ufs/ufs/ufs_inode.c (on freefall) which
should solve this panic.
Kirk McKusick
=-=-=-=
From: Wesley Morgan <[EMAIL PROTECTED]>
Date: Mon, 24 Jun 2002 18:04:07 -0400 (EDT)
Subject: -current panic in suser_cred()
To: <[EMAIL PROTECTED]>
At some poin
In message <[EMAIL PROTECTED]>, Wesley M
organ writes:
>At some point between 20 Jun and (by my best guest) 22 Jun there has been
>a problem introduced somewhere... How much more vague can you get? :)...
>#12 0xc025dab5 in chkiq (ip=0xc3a5c400, change=4294967295, cred=0x0,
>flags=0)#13 0xc025b57f
At some point between 20 Jun and (by my best guest) 22 Jun there has been
a problem introduced somewhere... How much more vague can you get? :)...
File creation works fine, but attempting to rm causes a panic.
config and dmesg (of a non-panicking kernel) are attached, panic message
and gdb stuff b