Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: [netbsd-6] src/sys
Module Name: src
Committed By: riz
Date: Mon Dec 10 21:16:25 UTC 2012
Modified Files:
src/sys/fs/smbfs [netbsd-6]: smbfs_smb.c smbfs_subr.c smbfs_subr.h
smbfs_vnops.c
src/sys/netsmb [netbsd-6]: smb.h
Log Message:
Pull up following revision(s) (requested by nakayama in ticket #732):
sys/netsmb/smb.h: revision 1.20
sys/fs/smbfs/smbfs_vnops.c: revision 1.85
sys/fs/smbfs/smbfs_subr.c: revision 1.16
sys/fs/smbfs/smbfs_smb.c: revision 1.44
sys/fs/smbfs/smbfs_subr.h: revision 1.21
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.42.8.1 -r1.42.8.2 src/sys/fs/smbfs/smbfs_smb.c
cvs rdiff -u -r1.15 -r1.15.8.1 src/sys/fs/smbfs/smbfs_subr.c
cvs rdiff -u -r1.20 -r1.20.18.1 src/sys/fs/smbfs/smbfs_subr.h
cvs rdiff -u -r1.78.2.2 -r1.78.2.3 src/sys/fs/smbfs/smbfs_vnops.c
cvs rdiff -u -r1.19 -r1.19.8.1 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