]> Git Repo - linux.git/commit
Merge tag '6.13-rc1-smb3-client-fixes' of git://git.samba.org/sfrench/cifs-2.6
authorLinus Torvalds <[email protected]>
Sun, 8 Dec 2024 01:27:25 +0000 (17:27 -0800)
committerLinus Torvalds <[email protected]>
Sun, 8 Dec 2024 01:27:25 +0000 (17:27 -0800)
commit62b5a46999c74497fe10eabd7d19701c505b23e3
tree13f38e41ee8c90a26d4717f877794923361d7a4f
parentc94cd0248ced494e0bcf82b21380e8037c4dd26b
parentc32b624fa4f7ca5a2ff217a0b1b2f1352bb4ec11
Merge tag '6.13-rc1-smb3-client-fixes' of git://git.samba.org/sfrench/cifs-2.6

Pull smb client fixes from Steve French:

 - DFS fix (for race with tree disconnect and dfs cache worker)

 - Four fixes for SMB3.1.1 posix extensions:
      - improve special file support e.g. to Samba, retrieving the file
        type earlier
      - reduce roundtrips (e.g. on ls -l, in some cases)

* tag '6.13-rc1-smb3-client-fixes' of git://git.samba.org/sfrench/cifs-2.6:
  smb: client: fix potential race in cifs_put_tcon()
  smb3.1.1: fix posix mounts to older servers
  fs/smb/client: cifs_prime_dcache() for SMB3 POSIX reparse points
  fs/smb/client: Implement new SMB3 POSIX type
  fs/smb/client: avoid querying SMB2_OP_QUERY_WSL_EA for SMB3 POSIX
This page took 0.048221 seconds and 4 git commands to generate.