Subject: CVS commit: src/sys/fs/smbfs
To: None <source-changes@NetBSD.org>
From: Antti Kantee <pooka@netbsd.org>
List: source-changes
Date: 11/30/2007 11:23:10
Module Name: src
Committed By: pooka
Date: Fri Nov 30 11:23:10 UTC 2007
Modified Files:
src/sys/fs/smbfs: smbfs_node.c
Log Message:
Destroy genfs_node in reclaim. And init it earlier in vget so that we
don't try to destroy an uninited lock should vget fail.
To generate a diff of this commit:
cvs rdiff -r1.33 -r1.34 src/sys/fs/smbfs/smbfs_node.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.