]> git.baikalelectronics.ru Git - kernel.git/commit
Merge tag '5.15-rc1-smb3' of git://git.samba.org/sfrench/cifs-2.6
authorLinus Torvalds <torvalds@linux-foundation.org>
Mon, 20 Sep 2021 22:30:29 +0000 (15:30 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Mon, 20 Sep 2021 22:30:29 +0000 (15:30 -0700)
commitaa712a094e7dced060db09ea4338ba8e1ac9910e
tree1ca832470f18ad87b6f6b3bcf81356a2c6cf2928
parenta9c1e8db90797d4eeeed96cbd7ddd5e26673bd98
parente7204068d1fa1afe4f1c9f08b531a21b61a0331f
Merge tag '5.15-rc1-smb3' of git://git.samba.org/sfrench/cifs-2.6

Pull cifs client fixes from Steve French:

 - two deferred close fixes (for bugs found with xfstests 478 and 461)

 - a deferred close improvement in rename

 - two trivial fixes for incorrect Linux comment formatting of multiple
   cifs files (pointed out by automated kernel test robot and
   checkpatch)

* tag '5.15-rc1-smb3' of git://git.samba.org/sfrench/cifs-2.6:
  cifs: Not to defer close on file when lock is set
  cifs: Fix soft lockup during fsstress
  cifs: Deferred close performance improvements
  cifs: fix incorrect kernel doc comments
  cifs: remove pathname for file from SPDX header