Second attempt at fix for bug 6529 - Offline files conflict with Vista and Office...
authorJeremy Allison <jra@samba.org>
Tue, 25 Aug 2009 03:57:37 +0000 (20:57 -0700)
committerJeremy Allison <jra@samba.org>
Tue, 25 Aug 2009 03:57:37 +0000 (20:57 -0700)
commitc69f92d16d57c2387d31b5dfd01aab0685a671d0
tree4eef7104df67108cde2fd436a28c51176473f5e5
parent9a86f26a5f0b421f8cf259e579fe5946b39623f6
Second attempt at fix for bug 6529 - Offline files conflict with Vista and Office 2003.
Confirmation from reporter that this fixes the issue in master on ext3/ext4.
Back-ports to follow.
Jeremy.
19 files changed:
source3/include/includes.h
source3/include/proto.h
source3/include/smb.h
source3/include/vfs.h
source3/include/vfs_macros.h
source3/lib/time.c
source3/modules/vfs_default.c
source3/modules/vfs_full_audit.c
source3/modules/vfs_onefs.c
source3/modules/vfs_streams_depot.c
source3/modules/vfs_streams_xattr.c
source3/modules/vfs_tsmsm.c
source3/smbd/dosmode.c
source3/smbd/msdfs.c
source3/smbd/nttrans.c
source3/smbd/open.c
source3/smbd/service.c
source3/smbd/trans2.c
source3/smbd/vfs.c