Aurelien Aptel 4ecce920e1 CIFS: move DFS response parsing out of SMB1 code
since the DFS payload is not tied to the SMB version we can:
* isolate the DFS payload in its own struct, and include that struct in
  packet structs
* move the function that parses the response to misc.c and make it work
  on the new DFS payload struct (add payload size and utf16 flag as a
  result).

Signed-off-by: Aurelien Aptel <aaptel@suse.com>
Acked-by: Pavel Shilovsky <pshilov@microsoft.com>
Signed-off-by: Steve French <smfrench@gmail.com>
2017-03-01 22:26:10 -06:00
..
2016-10-13 19:48:11 -05:00
2016-09-16 12:44:21 +02:00
2013-11-08 05:57:46 +09:00
2016-12-02 16:04:33 -08:00
2016-12-15 00:21:37 -06:00
2014-12-14 14:55:57 -06:00
2017-01-14 14:58:29 -06:00
2012-07-24 10:25:13 -05:00
2017-02-01 16:46:36 -06:00
2013-09-08 14:54:24 -05:00