1. 10 12月, 2012 1 次提交
  2. 06 12月, 2012 1 次提交
    • S
      SMB3 mounts fail with access denied to some servers · 52c0f4ad
      Steve French 提交于
      We were checking incorrectly if signatures were required to be sent,
      so were always sending signatures after the initial session establishment.
      For SMB3 mounts (vers=3.0) this was a problem because we were putting
      SMB2 signatures in SMB3 requests which would cause access denied
      on mount (the tree connection would fail).
      
      This might also be worth considering for stable (for 3.7), as the
      error message on mount (access denied) is confusing to users and
      there is no workaround if the server is configured to only
      support smb3.0. I am ok either way.
      
      CC: stable <stable@kernel.org>
      Signed-off-by: NSteve French <smfrench@gmail.com>
      Reviewed-by: NJeff Layton <jlayton@redhat.com>
      52c0f4ad
  3. 02 10月, 2012 1 次提交
  4. 27 9月, 2012 1 次提交
  5. 25 9月, 2012 24 次提交
  6. 25 7月, 2012 9 次提交