From: Tao Ma Date: Wed, 23 Dec 2009 06:31:15 +0000 (+0800) Subject: ocfs2/trivial: Use le16_to_cpu for a disk value in xattr.c X-Git-Tag: v2.6.33-rc2~4^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8ff6af881deccca4f88e03f2fdadb1aac42e9489;p=pandora-kernel.git ocfs2/trivial: Use le16_to_cpu for a disk value in xattr.c In ocfs2_value_metas_in_xattr_header, we should Use le16_to_cpu for ocfs2_extent_list.l_next_free_rec. Signed-off-by: Tao Ma Signed-off-by: Joel Becker --- Reading git-diff-tree failed