Subject: CVS commit: src/sys/fs/smbfs
To: None <source-changes@NetBSD.org>
From: Jaromir Dolecek <jdolecek@netbsd.org>
List: source-changes
Date: 02/28/2004 09:19:53
Module Name: src
Committed By: jdolecek
Date: Sat Feb 28 09:19:53 UTC 2004
Modified Files:
src/sys/fs/smbfs: smbfs_vnops.c
Log Message:
smbfs_rename(): #ifdef notyet some code related to disabled smbfs_smb_move(),
and also fix a return in the code section - we need to do vnode cleanup
before returning error
To generate a diff of this commit:
cvs rdiff -r1.32 -r1.33 src/sys/fs/smbfs/smbfs_vnops.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.