CIFS: Fix endian conversion of IndexNumber
authorPavel Shilovsky <piastry@etersoft.ru>
Wed, 19 Sep 2012 08:36:52 +0000 (12:36 +0400)
committerSteve French <smfrench@gmail.com>
Tue, 25 Sep 2012 02:46:34 +0000 (21:46 -0500)
commite4e3703555b6eb1afa0be86a45cd3c8bccb6cb08
treec2d235bd599c260fc5252854c5258cb1fb770ee7
parent12e8a20824677fbc24e921d7aebfda6a47cc25b1
CIFS: Fix endian conversion of IndexNumber

by making it __le64 rather than __u64 in FILE_AL_INFO structure.

Signed-off-by: Pavel Shilovsky <piastry@etersoft.ru>
Signed-off-by: Steve French <smfrench@gmail.com>
fs/cifs/cifspdu.h