[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <CAH2r5msCqEDv1mUMMVTg8t7K+CO82Ha_xQoYJ-FkQ9h83By5wA@mail.gmail.com>
Date: Sat, 22 Jul 2023 09:19:24 -0500
From: Steve French <smfrench@...il.com>
To: Linus Torvalds <torvalds@...ux-foundation.org>
Cc: LKML <linux-kernel@...r.kernel.org>,
CIFS <linux-cifs@...r.kernel.org>
Subject: [GIT PULL] smb3 client minor debugging fix
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
Powered by blists - more mailing lists