[920] in SIPB-AFS-requests
DECstation AFS kernel
daemon@ATHENA.MIT.EDU (John Carr)
Sun Jun 6 08:01:36 1993
To: marc@athena.mit.edu, sipb-afsreq@athena.mit.edu, mhbraun@athena.mit.edu,
Date: Sun, 06 Jun 1993 08:01:20 EDT
From: John Carr <jfc@athena.mit.edu>
You need a new kernel. Ask ops where to get it.
I can generate a binary patch (change two words) if you want.
This is the RCS log of the change that fixed the bug.
RCS file: RCS/afs_istuff.c,v
Working file: afs_istuff.c
head: 1.2
branch:
locks: strict
access list:
symbolic names:
comment leader: " * "
keyword substitution: kv
total revisions: 2; selected revisions: 2
description:
----------------------------
revision 1.2
date: 1992/08/01 00:51:25; author: probe; state: Exp; lines: +1 -1
GUPDATE requires valid (struct timeval *) arguments; the previous code
would dereference a null pointer which would panic the kernel if a
physical page had not already been mapped to virtual address 0 (and
was most exercised by the fileserver's copy-on-write).
----------------------------
revision 1.1
date: 1992/08/01 00:50:43; author: probe; state: Exp;
Initial revision
=============================================================================