OSDN Git Service

Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6
authorLinus Torvalds <torvalds@linux-foundation.org>
Wed, 2 Mar 2016 17:15:21 +0000 (09:15 -0800)
committerLinus Torvalds <torvalds@linux-foundation.org>
Wed, 2 Mar 2016 17:15:21 +0000 (09:15 -0800)
commit12f1d7e4932a40100177be5681f1a26f46265217
treee8e1795663ae7d227bf4490d2876968fa7ca0c43
parent39680f50ae54cbbb6e72ac38b8329dd3eb9105f4
parent9589995e46d89c70c6fa4723c5f3e5ec04c3c3e3
Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6

Pull cifs fixes from Steve French:
 "Various small CIFS/SMB3 fixes for stable:

  Fixes address oops that can occur when accessing Macs with SMB3, and
  another problem found to Samba when read responses queued (e.g. with
  gluster under Samba)"

* 'for-next' of git://git.samba.org/sfrench/cifs-2.6:
  CIFS: Fix duplicate line introduced by clone_file_range patch
  Fix cifs_uniqueid_to_ino_t() function for s390x
  CIFS: Fix SMB2+ interim response processing for read requests
  cifs: fix out-of-bounds access in lease parsing