mirror of
https://github.com/samba-team/samba.git
synced 2025-09-18 09:44:19 +03:00
libcli:smb: define SMB2_DHANDLE_FLAG_PERSISTENT
This commit is contained in:
@@ -215,4 +215,9 @@
|
||||
|
||||
#define SMB2_WRITEFLAG_WRITE_THROUGH 0x00000001
|
||||
|
||||
/*
|
||||
* Flags for durable handle v2 requests
|
||||
*/
|
||||
#define SMB2_DHANDLE_FLAG_PERSISTENT 0x00000002
|
||||
|
||||
#endif
|
||||
|
Reference in New Issue
Block a user