mbox series

[0/2] smb3: Miscellaneous fixes

Message ID 20230223081539.970487-1-dhowells@redhat.com
Headers show
Series smb3: Miscellaneous fixes | expand

Message

David Howells Feb. 23, 2023, 8:15 a.m. UTC
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(-)