mirror of
https://github.com/samba-team/samba.git
synced 2025-02-28 01:58:17 +03:00
fixed the label for search requests
(This used to be commit 8dbf08549e17a48a5cff114671122edb035dd900)
This commit is contained in:
parent
1f6b3f5b5b
commit
1b71c60c36
@ -585,7 +585,7 @@ static NTSTATUS nbench_search_first(struct request_context *req, union smb_searc
|
||||
|
||||
switch (io->generic.level) {
|
||||
case RAW_SEARCH_BOTH_DIRECTORY_INFO:
|
||||
nbench_log(private, "Search \"%s\" %d %d %d %s\n",
|
||||
nbench_log(private, "FIND_FIRST \"%s\" %d %d %d %s\n",
|
||||
io->t2ffirst.in.pattern,
|
||||
io->generic.level,
|
||||
io->t2ffirst.in.max_count,
|
||||
|
Loading…
x
Reference in New Issue
Block a user