Merge tag '5.3-smb3-fixes' of git://git.samba.org/sfrench/cifs-2.6
authorLinus Torvalds <torvalds@linux-foundation.org>
Sun, 21 Jul 2019 17:01:17 +0000 (10:01 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Sun, 21 Jul 2019 17:01:17 +0000 (10:01 -0700)
commit91962d0f79cb61776bfb97eb5ea912e49e809d6c
tree23197019aa5c784b1b0e42be39245abc7f873c91
parent8cf66504210d308a35cca35fe9c310b1241f9fa7
parent2a957ace44d4cf0f6194a4209d4fa67ee5461d8f
Merge tag '5.3-smb3-fixes' of git://git.samba.org/sfrench/cifs-2.6

Pull cifs fixes from Steve French:
 "Two fixes for stable, one that had dependency on earlier patch in this
  merge window and can now go in, and a perf improvement in SMB3 open"

* tag '5.3-smb3-fixes' of git://git.samba.org/sfrench/cifs-2.6:
  cifs: update internal module number
  cifs: flush before set-info if we have writeable handles
  smb3: optimize open to not send query file internal info
  cifs: copy_file_range needs to strip setuid bits and update timestamps
  CIFS: fix deadlock in cached root handling