implement file system initialization; ensure that the vnode is locked
authorKirk McKusick <mckusick@ucbvax.Berkeley.EDU>
Mon, 30 Oct 1989 15:25:17 +0000 (07:25 -0800)
committerKirk McKusick <mckusick@ucbvax.Berkeley.EDU>
Mon, 30 Oct 1989 15:25:17 +0000 (07:25 -0800)
commitef24f6ddb513e0ca280f3ea4a27eee50275eeaae
tree50b84572a048f974aa14fec73593397daa88edf6
parent1c00bf643039c6bd93d978ae843b04885cbc6f8e
implement file system initialization; ensure that the vnode is locked
while the old file system type is being cleaned out; maintain an alias
list for all block and character special devices

SCCS-vsn: sys/kern/vfs_subr.c 7.9
usr/src/sys/kern/vfs_subr.c