1. 06 8月, 2014 1 次提交
  2. 08 2月, 2014 1 次提交
  3. 20 11月, 2013 1 次提交
  4. 12 11月, 2013 1 次提交
  5. 03 11月, 2013 1 次提交
  6. 28 10月, 2013 2 次提交
  7. 10 9月, 2013 1 次提交
  8. 09 9月, 2013 1 次提交
  9. 11 7月, 2013 3 次提交
  10. 27 6月, 2013 1 次提交
    • S
      SMB2 FSCTL and IOCTL worker function · 4a72dafa
      Steve French 提交于
      This worker function is needed to send SMB2 fsctl
      (and ioctl) requests including:
      
      validating negotiation info (secure negotiate)
      querying the servers network interfaces
      copy offload (refcopy)
      
      Followon patches for the above three will use this.
      This patch also does general validation of the response.
      
      In the future, as David Disseldorp notes, for the copychunk ioctl
      case, we will want to enhance the response processing to allow
      returning the chunk request limits to the caller (even
      though the server returns an error, in that case we would
      return data that the caller could use - see 2.2.32.1).
      
      See MS-SMB2 Section 2.2.31 for more details on format of fsctl.
      Acked-by: NPavel Shilovsky <piastry@etersoft.ru>
      Signed-off-by: NSteve French <smfrench@gmail.com>
      4a72dafa
  11. 10 12月, 2012 1 次提交
  12. 25 9月, 2012 21 次提交
  13. 28 7月, 2012 2 次提交
  14. 25 7月, 2012 3 次提交