On Wed, Dec 10, 2014 at 5:40 PM, Linus Torvalds <torvalds@xxxxxxxxxxxxxxxxxxxx> wrote: > On Tue, Dec 9, 2014 at 7:18 AM, Steve French <smfrench@xxxxxxxxx> wrote: >> Mostly cifs cleanup but also a few cifs fixes. > > Hmm. The diffstat is truncated: > >> MAINTAINERS | 3 +- >> fs/cifs/cifs_debug.c | 77 ++++++++++++++++++++++------------------------------ >> fs/cifs/cifs_debug.h | 7 ++--- >> fs/cifs/cifsfs.h | 2 +- >> fs/cifs/connect.c | 51 ++++++++++++---------------------- >> fs/cifs/misc.c | 32 ++-------------------- >> fs/cifs/readdir.c | 4 --- >> fs/cifs/sess.c | 5 ++++ >> fs/cifs/smb2ops.c | 63 +++++++++++++++++++++++++++++++++++++++++- >> fs/cifs/smb2pdu.c | 3 +- > > that is missing the last three lines that somehow got truncated > (smb2pdu.h, transport.c and the files/lines changed summary line). > > My shortlog matches, so I'm taking it, but please be more careful. > > Linus Looks like I made a cut-and-paste error. Last two lines were fs/cifs/transport.c | 4 +-- 12 files changed, 147 insertions(+), 123 deletions(-) -- Thanks, Steve -- To unsubscribe from this list: send the line "unsubscribe linux-cifs" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html