Merge tag 'v6.11-rc5-client-fixes' of git://git.samba.org/sfrench/cifs-2.6
authorLinus Torvalds <torvalds@linux-foundation.org>
Wed, 28 Aug 2024 03:05:02 +0000 (15:05 +1200)
committerLinus Torvalds <torvalds@linux-foundation.org>
Wed, 28 Aug 2024 03:05:02 +0000 (15:05 +1200)
commit86987d84b968b69a610fd00ab9006c13db193b4e
tree60523a2e70a58f2bfc59d26ca3ff465e4a990111
parent46d22bfdf0bc76429f596c58ca74a8f67d0f6251
parent416871f4fb84bc96822562e654941d5625a25bf8
Merge tag 'v6.11-rc5-client-fixes' of git://git.samba.org/sfrench/cifs-2.6

Pull smb client fixes from Steve French:

 - two RDMA/smbdirect fixes and a minor cleanup

 - punch hole fix

* tag 'v6.11-rc5-client-fixes' of git://git.samba.org/sfrench/cifs-2.6:
  cifs: Fix FALLOC_FL_PUNCH_HOLE support
  smb/client: fix rdma usage in smb2_async_writev()
  smb/client: remove unused rq_iter_size from struct smb_rqst
  smb/client: avoid dereferencing rdata=NULL in smb2_new_read_req()