The following changes since commit fdf0eaf11452d72945af31804e2a1048ee1b574c: Linux 6.5-rc2 (2023-07-16 15:10:37 -0700) are available in the Git repository at: git://git.samba.org/sfrench/cifs-2.6.git tags/6.5-rc2-smb3-client-fixes for you to fetch changes up to ac0ce20fd8eaa9f5e193d138fbf1749c780928d0: cifs: update internal module version number for cifs.ko (2023-07-20 08:30:32 -0500) ---------------------------------------------------------------- add small debugging improvement - it is helpful for network debugging of smb3 problems to be able to use directory not just file (e.g. access to empty share) ---------------------------------------------------------------- Shyam Prasad N (1): cifs: allow dumping keys for directories too Steve French (1): cifs: update internal module version number for cifs.ko fs/smb/client/cifsfs.h | 2 +- fs/smb/client/ioctl.c | 17 +++++++++++++---- 2 files changed, 14 insertions(+), 5 deletions(-) -- Thanks, Steve