Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: [netbsd-5] src/sys



Module Name:    src
Committed By:   bouyer
Date:           Sun Jan 13 16:05:34 UTC 2013

Modified Files:
        src/sys/fs/smbfs [netbsd-5]: smbfs_smb.c smbfs_subr.c smbfs_subr.h
            smbfs_vnops.c
        src/sys/netsmb [netbsd-5]: smb.h

Log Message:
Pull up following revision(s) (requested by nakayama in ticket #1824):
        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.37.6.2 -r1.37.6.3 src/sys/fs/smbfs/smbfs_smb.c
cvs rdiff -u -r1.14 -r1.14.44.1 src/sys/fs/smbfs/smbfs_subr.c
cvs rdiff -u -r1.19.6.1 -r1.19.6.2 src/sys/fs/smbfs/smbfs_subr.h
cvs rdiff -u -r1.65.6.2 -r1.65.6.3 src/sys/fs/smbfs/smbfs_vnops.c
cvs rdiff -u -r1.17 -r1.17.86.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