commit | de5e2b36289e6c81c3f7dcb9eef38d78de1f8b5c | [log] [tgz] |
---|---|---|
author | Al Viro <viro@zeniv.linux.org.uk> | Fri Apr 13 01:24:37 2012 -0400 |
committer | Al Viro <viro@zeniv.linux.org.uk> | Tue May 29 23:28:36 2012 -0400 |
tree | 074deb87c58dcbbcf8b78745ced87bf7349bc706 | |
parent | 528c032764f4d3c6cb5f5ece090d9d5882655982 [diff] |
hpfs: endianness bugs a couple of le32 and le16 used with wrong le..._to_cpu(), plus idiotic use of le32_to_cpu() on 1-bit bitfield Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>