All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/5] cifs: various cleanups pointed out by David Howells...
@ 2011-03-31 21:36 Jeff Layton
       [not found] ` <1301607405-4379-1-git-send-email-jlayton-H+wXaHxf7aLQT0dZR+AlfA@public.gmane.org>
  0 siblings, 1 reply; 18+ messages in thread
From: Jeff Layton @ 2011-03-31 21:36 UTC (permalink / raw)
  To: smfrench-Re5JQEeQqe8AvxtiuMwx3w
  Cc: dhowells-H+wXaHxf7aLQT0dZR+AlfA,
	linux-cifs-u79uwXL29TY76Z2rM5mHXA

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

^ permalink raw reply	[flat|nested] 18+ messages in thread

end of thread, other threads:[~2011-04-05 19:11 UTC | newest]

Thread overview: 18+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-03-31 21:36 [PATCH 0/5] cifs: various cleanups pointed out by David Howells Jeff Layton
     [not found] ` <1301607405-4379-1-git-send-email-jlayton-H+wXaHxf7aLQT0dZR+AlfA@public.gmane.org>
2011-03-31 21:36   ` [PATCH 1/5] cifs: turn BCC into a static inlined function Jeff Layton
2011-03-31 21:36   ` [PATCH 2/5] cifs: remove unneeded variable initialization in cifs_reconnect_tcon Jeff Layton
     [not found]     ` <1301607405-4379-3-git-send-email-jlayton-H+wXaHxf7aLQT0dZR+AlfA@public.gmane.org>
2011-04-05 17:06       ` Steve French
     [not found]         ` <BANLkTin4Js462-nZcBcSYD6YO_1b9UEeRA-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
2011-04-05 17:17           ` Jeff Layton
     [not found]             ` <20110405101729.27657db0-4QP7MXygkU+dMjc06nkz3ljfA9RmPOcC@public.gmane.org>
2011-04-05 17:20               ` Steve French
     [not found]                 ` <BANLkTi=pfFJKs3ZE1ogZrxpaJGf94RFxew-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
2011-04-05 17:28                   ` Jeff Layton
2011-03-31 21:36   ` [PATCH 3/5] cifs: fix comment in validate_t2 Jeff Layton
2011-03-31 21:36   ` [PATCH 4/5] cifs: clean up length checks in check2ndT2 Jeff Layton
2011-03-31 21:36   ` [PATCH 5/5] cifs: clean up various nits in unicode routines Jeff Layton
     [not found]     ` <1301607405-4379-6-git-send-email-jlayton-H+wXaHxf7aLQT0dZR+AlfA@public.gmane.org>
2011-04-05 17:23       ` Steve French
     [not found]         ` <20110405103209.75fb7da5-4QP7MXygkU+dMjc06nkz3ljfA9RmPOcC@public.gmane.org>
2011-04-05 17:58           ` David Howells
     [not found]             ` <7828.1302026339-H+wXaHxf7aLQT0dZR+AlfA@public.gmane.org>
2011-04-05 18:00               ` Steve French
2011-04-05 18:01               ` David Howells
     [not found]                 ` <7882.1302026478-H+wXaHxf7aLQT0dZR+AlfA@public.gmane.org>
2011-04-05 18:37                   ` Jeff Layton
     [not found]         ` <BANLkTino1a1Wr55BCynPGK176Zbm5DPcXw-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
2011-04-05 17:32           ` Jeff Layton
2011-04-05 19:02           ` [PATCH] cifs: clean up various nits in unicode routines (try #2) Jeff Layton
     [not found]             ` <1302030157-5486-1-git-send-email-jlayton-H+wXaHxf7aLQT0dZR+AlfA@public.gmane.org>
2011-04-05 19:11               ` Steve French

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.