]> git.baikalelectronics.ru Git - kernel.git/commit
Merge tag '5.11-rc4-smb3' of git://git.samba.org/sfrench/cifs-2.6
authorLinus Torvalds <torvalds@linux-foundation.org>
Sun, 24 Jan 2021 17:27:14 +0000 (09:27 -0800)
committerLinus Torvalds <torvalds@linux-foundation.org>
Sun, 24 Jan 2021 17:27:14 +0000 (09:27 -0800)
commitee1f239c5ced53db2839cb6b45ce13034ca5714a
treee68e80a8f6fd959642ba8be853bc7f7499c5c49b
parent802239fc779882e6e1e8cc658cb4c19ce25da7a8
parent51ca6b12c69024e6ec2d04d9f51179349bb200e3
Merge tag '5.11-rc4-smb3' of git://git.samba.org/sfrench/cifs-2.6

Pull cifs fixes from Steve French:
 "An important signal handling patch for stable, and two small cleanup
  patches"

* tag '5.11-rc4-smb3' of git://git.samba.org/sfrench/cifs-2.6:
  cifs: do not fail __smb_send_rqst if non-fatal signals are pending
  fs/cifs: Simplify bool comparison.
  fs/cifs: Assign boolean values to a bool variable