r7172: This is the proper fix for setting file times from libsmbclient. We now
authorDerrell Lipman <derrell@samba.org>
Wed, 1 Jun 2005 20:17:16 +0000 (20:17 +0000)
committerGerald (Jerry) Carter <jerry@samba.org>
Wed, 10 Oct 2007 15:57:04 +0000 (10:57 -0500)
commitf3ad9323c62860107ad222a0014d6e661aee42f3
treecd2af79cd9ad1f5502175add8526ca3c3c64cafc
parente317034997bbeab447298070afdb1b78c60e0e69
r7172: This is the proper fix for setting file times from libsmbclient.  We now
try setpathinfo, and if that doesn't work (e.g. on win98), revert to the
previous slower method.
(This used to be commit 6c05812bd90b0db69d974ee2758721dc2974a507)
source3/include/libsmb_internal.h
source3/libsmb/clirap.c
source3/libsmb/libsmb_cache.c
source3/libsmb/libsmbclient.c