1
0
mirror of https://github.com/samba-team/samba.git synced 2025-01-11 05:18:09 +03:00

libcli/smb: add SMB2_CAP_DIRECTORY_LEASING to SMB2_CAP_ALL

metze

Signed-off-by: Michael Adam <obnox@samba.org>
This commit is contained in:
Stefan Metzmacher 2012-06-26 14:47:58 +02:00 committed by Michael Adam
parent 3c3ed70690
commit cbf44e8d2f

View File

@ -102,6 +102,7 @@
SMB2_CAP_LARGE_MTU | \
SMB2_CAP_MULTI_CHANNEL | \
SMB2_CAP_PERSISTENT_HANDLES | \
SMB2_CAP_DIRECTORY_LEASING | \
SMB2_CAP_ENCRYPTION)