David reviewed a set of cifs patches that I backported and pointed out
a few problems. This set is intended to fix them. Most are pretty
straightforward.

This should apply cleanly on top of the patch to switch the BCC to
little-endian. They compile cleanly without warnings and passed some
basic smoke testing with the connectathon tests.

Jeff Layton (5):
  cifs: turn BCC into a static inlined function
  cifs: remove unneeded variable initialization in cifs_reconnect_tcon
  cifs: fix comment in validate_t2
  cifs: clean up length checks in check2ndT2
  cifs: clean up various nits in unicode routines

 fs/cifs/cifs_unicode.c |   35 +++++++++++++++++------------------
 fs/cifs/cifs_unicode.h |    2 +-
 fs/cifs/cifspdu.h      |    9 ++++++---
 fs/cifs/cifssmb.c      |    7 ++++---
 fs/cifs/connect.c      |   26 +++++++++++++-------------
 5 files changed, 41 insertions(+), 38 deletions(-)

-- 
1.7.4

--
To unsubscribe from this list: send the line "unsubscribe linux-cifs" in
the body of a message to [email protected]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to