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:   fvdl
Date:           Tue Mar  2 07:47:50 UTC 1999

Modified Files:
        src/sys/kern: vfs_syscalls.c
Log Message:
Fill in vnodecovered in the mount structure before calling VFS_MOUNT anyway,
some things (e.g. unionfs) may depend on it. It's currently ok
for vnodecovered to be set already; it's not for v_mountedhere in
the vnode, though.

>From John Darrow.

XXX should probably just extend VFS_MOUNT to take the vnode pointer as
an argument.




Home | Main Index | Thread Index | Old Index