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:   wrstuden
Date:           Mon May 17 20:29:06 UTC 1999

Modified Files:
        src/sys/miscfs/umapfs: umap_vnops.c
Log Message:
Remove explicit references to null_bypass (used in umap_lock() and
umap_unlock()) so as to not explicitly depend on nullfs being compiled
into the kernel.

umap_bypass won't be too slow as there are no credentials in these two ops
to need mapping.




Home | Main Index | Thread Index | Old Index