]> git.proxmox.com Git - mirror_ubuntu-kernels.git/commit
Merge tag '6.10-rc1-smb3-client-fixes' of git://git.samba.org/sfrench/cifs-2.6
authorLinus Torvalds <torvalds@linux-foundation.org>
Sat, 1 Jun 2024 21:35:57 +0000 (14:35 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Sat, 1 Jun 2024 21:35:57 +0000 (14:35 -0700)
commit89be4025b0db42db830d72d532437248774cba49
tree108d3055ad93d8307814278ff42828d385042004
parentec9eeb89e60d86fcc0243f47c2383399ce0de8f8
parent518549c120e671c4906f77d1802b97e9b23f673a
Merge tag '6.10-rc1-smb3-client-fixes' of git://git.samba.org/sfrench/cifs-2.6

Pull smb client fixes from Steve French:
 "Two small smb3 fixes:

   - Fix socket creation with sfu mount option (spotted by test generic/423)

   - Minor cleanup: fix missing description in two files"

* tag '6.10-rc1-smb3-client-fixes' of git://git.samba.org/sfrench/cifs-2.6:
  cifs: fix creating sockets when using sfu mount options
  fs: smb: common: add missing MODULE_DESCRIPTION() macros