ntvfs: pass down the client capabilities into the ntvfs layer
authorStefan Metzmacher <metze@samba.org>
Thu, 6 Mar 2008 14:14:08 +0000 (15:14 +0100)
committerStefan Metzmacher <metze@samba.org>
Thu, 6 Mar 2008 15:31:25 +0000 (16:31 +0100)
commitcc42cd5f6753ca582677fa6f403f0419eec5ab10
treeb03e0b8edf16ff222134419df9faa138cf4d9fb3
parent33caaef2e46557525a8ffb79d6dd0db46a079529
ntvfs: pass down the client capabilities into the ntvfs layer

Note that we don't use any protocol specific values here.

For now only NTVFS_CLIENT_CAP_LEVEL_II_OPLOCKS is defined
others should be defined, when we find out that the ntvfs
layer needs to know about it.

metze
source/ntvfs/ntvfs.h
source/ntvfs/ntvfs_base.c
source/ntvfs/ntvfs_util.c
source/rpc_server/srvsvc/srvsvc_ntvfs.c
source/smb_server/smb/service.c
source/smb_server/smb2/tcon.c