cvs commit: src/sys/ufs/ffs ffs_softdep.c
Ken Smith
kensmith at cse.Buffalo.EDU
Tue Apr 6 12:46:59 PDT 2004
On Tue, Apr 06, 2004 at 12:20:24PM -0700, John Baldwin wrote:
> jhb 2004/04/06 12:20:24 PDT
>
> FreeBSD src repository
>
> Modified files:
> sys/ufs/ffs ffs_softdep.c
> Log:
> Fix a paste-o from the buf_prewrite() cleanup commit and check for the
> MNTK_SUSPEND flag on the correct vnode pointer in softdep_disk_prewrite().
>
> Reviewed by: phk
> Tested by: kensmith
>
> Revision Changes Path
> 1.153 +1 -1 src/sys/ufs/ffs/ffs_softdep.c
Thanks! This should fix the problem with the kernel panicing during
sysinstall on recent CD snapshots that Nate posted about a little while
ago on -current.
--
Ken Smith
- From there to here, from here to | kensmith at cse.buffalo.edu
there, funny things are everywhere. |
- Theodore Geisel |
More information about the cvs-src
mailing list