commit | 4dcd3bcc2063ad7bda2e84bd417f2f536e4c14ef | [log] [tgz] |
---|---|---|
author | Linus Torvalds <torvalds@linux-foundation.org> | Sun Jan 24 09:27:14 2021 -0800 |
committer | Linus Torvalds <torvalds@linux-foundation.org> | Sun Jan 24 09:27:14 2021 -0800 |
tree | e68e80a8f6fd959642ba8be853bc7f7499c5c49b | |
parent | e1ae4b0be15891faf46d390e9f3dc9bd71a8cae1 [diff] | |
parent | 214a5ea081e77346e4963dd6d20c5539ff8b6ae6 [diff] |
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