Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/sys
Module Name: src
Committed By: nakayama
Date: Fri Nov 30 23:24:22 UTC 2012
Modified Files:
src/sys/fs/smbfs: smbfs_smb.c smbfs_subr.c smbfs_subr.h smbfs_vnops.c
src/sys/netsmb: smb.h
Log Message:
Improve smbfs timestamp handling.
Don't round timestamp to 2 seconds resolution if the server
supports the CAP_INFOLEVEL_PASSTHRU capability.
To generate a diff of this commit:
cvs rdiff -u -r1.43 -r1.44 src/sys/fs/smbfs/smbfs_smb.c
cvs rdiff -u -r1.15 -r1.16 src/sys/fs/smbfs/smbfs_subr.c
cvs rdiff -u -r1.20 -r1.21 src/sys/fs/smbfs/smbfs_subr.h
cvs rdiff -u -r1.84 -r1.85 src/sys/fs/smbfs/smbfs_vnops.c
cvs rdiff -u -r1.19 -r1.20 src/sys/netsmb/smb.h
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