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)
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

Simple merge