Source-Changes archive

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

CVS commit: syssrc/sys/nfs



Module Name:    syssrc
Committed By:   yamt
Date:           Tue Oct 22 10:10:29 UTC 2002

Modified Files:
        syssrc/sys/nfs: nfs_vnops.c

Log Message:
fix panic introduced by my previous commit.

for device special files, VOP_UNLOCK is called
by nfs_loadattrcache with v_data == 0.

reported and tested by Matthias Drochner.


To generate a diff of this commit:
cvs rdiff -r1.154 -r1.155 syssrc/sys/nfs/nfs_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