s3:smb2 do not set allow_namespace_caching flag for a share
commitfaf8b9bba053e844d530021566c75d83c031a94d
authorChristian Ambach <ambi@samba.org>
Thu, 24 Nov 2011 12:49:17 +0000 (24 13:49 +0100)
committerChristian Ambach <ambi@samba.org>
Thu, 24 Nov 2011 16:25:58 +0000 (24 17:25 +0100)
treec8a68b61144d69f671e5f46ddcbd7408a08d7848
parent94229435e80ecc5c0158c59e0ab3976b98668238
s3:smb2 do not set allow_namespace_caching flag for a share

this matches Win7/2002R2 behavior and clients also must ignore
this flag when set (MS-SMB 2.2.10), so we should not set it at all
source3/smbd/smb2_tcon.c