Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: syssrc/sys/miscfs



Module Name:    syssrc
Committed By:   assar
Date:           Thu Aug  2 22:41:00 UTC 2001

Modified Files:
        syssrc/sys/miscfs/nullfs: null_vfsops.c
        syssrc/sys/miscfs/umapfs: umap_vfsops.c
        syssrc/sys/miscfs/union: union_vfsops.c

Log Message:
(*fs_mount): do not get the parent vnode back from namei to just release it


To generate a diff of this commit:
cvs rdiff -r1.30 -r1.31 syssrc/sys/miscfs/nullfs/null_vfsops.c
cvs rdiff -r1.27 -r1.28 syssrc/sys/miscfs/umapfs/umap_vfsops.c
cvs rdiff -r1.26 -r1.27 syssrc/sys/miscfs/union/union_vfsops.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.




Home | Main Index | Thread Index | Old Index