Source-Changes archive

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

CVS commit: src/sys/miscfs/genfs



Module Name:    src
Committed By:   dyoung
Date:           Sat Dec 22 00:48:47 UTC 2007

Modified Files:
        src/sys/miscfs/genfs: layer_vnops.c

Log Message:
Bug fix: at the top of layer_bypass(), save a pointer to the mount
point for re-use at the bottom, instead of trying to re-read the
mount point from a potentially vrele()'d vnode.


To generate a diff of this commit:
cvs rdiff -r1.32 -r1.33 src/sys/miscfs/genfs/layer_vnops.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