]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit402379a12689d993e410a73e1f8cb4f5a2c33871
tree23197019aa5c784b1b0e42be39245abc7f873c91
parent0e22d4e60a70ee08abaaca6cd52789048e2c1592
parenta146aabbea003dd27fd74d41a2261f02d5f9ac85
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