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:   bouyer
Date:           Thu Mar 25 13:05:42 UTC 1999

Modified Files:
        src/sys/miscfs/nullfs: null_vnops.c
        src/sys/miscfs/umapfs: umap_vnops.c
        src/sys/miscfs/union: union_vnops.c
Log Message:
We must handle MNT_NODEV at open time, so add an open op for null and union,
and do proper checks in union_open(). Fix to nullfs from OpenBSD, extended
to umap and union by me.




Home | Main Index | Thread Index | Old Index