mirror of
https://github.com/samba-team/samba.git
synced 2025-11-07 12:23:51 +03:00
r2520: - finished implementing the server side of the old style search requests
This commit is contained in:
committed by
Gerald (Jerry) Carter
parent
00de28876d
commit
4e4859c06b
@@ -1801,7 +1801,7 @@ union smb_search_data {
|
||||
time_t write_time;
|
||||
uint32_t size;
|
||||
struct smb_search_id id;
|
||||
char *name;
|
||||
const char *name;
|
||||
} search;
|
||||
|
||||
/* trans2 findfirst RAW_SEARCH_STANDARD level */
|
||||
|
||||
Reference in New Issue
Block a user