Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/sys/fs/smbfs
Module Name: src
Committed By: jdolecek
Date: Tue Feb 18 12:52:34 UTC 2003
Modified Files:
src/sys/fs/smbfs: smbfs_smb.c
Log Message:
smbfs_smb_create(): use SMB_COM_CREATE_NEW rather than SMB_COM_CREATE; the
latter truncates the file if it exists, which we don't want to do
change the code a bit to be easier to read
To generate a diff of this commit:
cvs rdiff -r1.2 -r1.3 src/sys/fs/smbfs/smbfs_smb.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