[PATCH 0/2] smb3: Miscellaneous fixes
From: David Howells
Date: Thu Feb 23 2023 - 03:17:07 EST
Hi Steve,
Here are a couple of fix patches for you.
I've pushed the patches here also:
https://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-fs.git/log/?h=iov-cifs
David
David Howells (2):
cifs: Add some missing xas_retry() calls
cifs: Fix an uninitialised variable
fs/cifs/file.c | 6 ++++++
fs/cifs/smbdirect.c | 2 +-
2 files changed, 7 insertions(+), 1 deletion(-)