Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src
Module Name: src
Committed By: jonathan
Date: Wed Sep 30 06:50:11 UTC 1998
Modified Files:
src/sys/miscfs/nullfs: null_subr.c
Log Message:
Workaropund fix for PR #5239 from <minoura%kw.netlaputa.ne.jp@localhost>:
stop null_node_create() from locking the nullfs mountpoint multiple
times. Avoids a guaranteed, repeatably "locking against myself" panic
during mount of a nullfs filesystem. nullfs filesystems are still as
buggy as ever (e.g., see PR# 4907) but this you at least mount them.
Home |
Main Index |
Thread Index |
Old Index