]> www.infradead.org Git - users/willy/pagecache.git/commit
Merge tag 'v6.14-rc3-smb3-client-fixes' of git://git.samba.org/sfrench/cifs-2.6
authorLinus Torvalds <torvalds@linux-foundation.org>
Thu, 20 Feb 2025 16:59:00 +0000 (08:59 -0800)
committerLinus Torvalds <torvalds@linux-foundation.org>
Thu, 20 Feb 2025 16:59:00 +0000 (08:59 -0800)
commite9a8cac0bf895efe0bc7b11d174e8dae9b195da8
treecddd7ef11e1f23b957ff56b8cd329ee1490723a1
parentbf0e5ed0082ef0dbaa43c0296b045d6d9832082e
parentb587fd128660d48cd2122f870f720ff8e2b4abb3
Merge tag 'v6.14-rc3-smb3-client-fixes' of git://git.samba.org/sfrench/cifs-2.6

Pull smb client fixes from Steve French:

 - Fix for chmod regression

 - Two reparse point related fixes

 - One minor cleanup (for GCC 14 compiles)

 - Fix for SMB3.1.1 POSIX Extensions reporting incorrect file type

* tag 'v6.14-rc3-smb3-client-fixes' of git://git.samba.org/sfrench/cifs-2.6:
  cifs: Treat unhandled directory name surrogate reparse points as mount directory nodes
  cifs: Throw -EOPNOTSUPP error on unsupported reparse point type from parse_reparse_point()
  smb311: failure to open files of length 1040 when mounting with SMB3.1.1 POSIX extensions
  smb: client, common: Avoid multiple -Wflex-array-member-not-at-end warnings
  smb: client: fix chmod(2) regression with ATTR_READONLY