[GIT PULL] CIFS Fixes

From: Steve French
Date: Mon Dec 29 2014 - 15:55:47 EST


A set of three minor cifs fixes.

Please pull the following changes since commit
9ea18f8cab5f1c36cdd0f09717e35ceb48c36a87:

Merge branch 'for-3.19/drivers' of git://git.kernel.dk/linux-block
(2014-12-13 14:22:26 -0800)

are available in the git repository at:


git://git.samba.org/sfrench/cifs-2.6.git for-linus

for you to fetch changes up to 9e6d722f3d91c94f2a303d67ddd8fb1ca4c0d375:

cifs: make new inode cache when file type is different (2014-12-22
14:16:21 -0600)

----------------------------------------------------------------
Kevin Cernekee (1):
Fix signed/unsigned pointer warning

Nakajima Akira (1):
cifs: make new inode cache when file type is different

Sachin Prabhu (1):
Convert MessageID in smb2_hdr to LE

fs/cifs/cifsglob.h | 6 +++---
fs/cifs/netmisc.c | 12 +++++++-----
fs/cifs/readdir.c | 10 +++++++---
fs/cifs/smb2misc.c | 12 +++++++-----
fs/cifs/smb2ops.c | 3 ++-
fs/cifs/smb2pdu.h | 2 +-
fs/cifs/smb2transport.c | 2 +-
7 files changed, 28 insertions(+), 19 deletions(-)

--
Thanks,

Steve
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/