ocfs2: ->l_next_free_req breakage on big-endian
authorAl Viro <viro@zeniv.linux.org.uk>
Fri, 13 Apr 2012 16:22:00 +0000 (12:22 -0400)
committerBen Hutchings <ben@decadent.org.uk>
Fri, 11 May 2012 12:14:13 +0000 (13:14 +0100)
commitf7fb2214b45dc499517d60ca59e01ffe23868084
treec3623da1562abb332a1720bbc96662979787d39c
parente8488d51a55aa5f87369e3ad9bda8969b0d4feb2
ocfs2: ->l_next_free_req breakage on big-endian

commit 3a251f04fe97c3d335b745c98e4b377e3c3899f2 upstream.

It's le16, not le32...

Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
Signed-off-by: Ben Hutchings <ben@decadent.org.uk>
fs/ocfs2/alloc.c
fs/ocfs2/refcounttree.c