[PATCH 0/2] smb3: Miscellaneous fixes

David Howells posted 2 patches 2 years, 6 months ago
There is a newer version of this series
fs/cifs/file.c      | 6 ++++++
fs/cifs/smbdirect.c | 2 +-
2 files changed, 7 insertions(+), 1 deletion(-)
[PATCH 0/2] smb3: Miscellaneous fixes
Posted by David Howells 2 years, 6 months ago
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(-)