aboutsummaryrefslogtreecommitdiffstats
path: root/virt
diff options
context:
space:
mode:
authorAl Viro <viro@zeniv.linux.org.uk>2012-04-12 20:32:25 -0400
committerBen Hutchings <ben@decadent.org.uk>2012-05-11 13:14:07 +0100
commit4cd37e4fc23fe6cc7aa933e75dc794c85d0f330a (patch)
treeff77e73d7976ccd31ee1218e6f2d76152ad50d24 /virt
parent52b7f704efa589dcef1cdbda8accad9d251c20e6 (diff)
downloadkernel_samsung_smdk4412-4cd37e4fc23fe6cc7aa933e75dc794c85d0f330a.zip
kernel_samsung_smdk4412-4cd37e4fc23fe6cc7aa933e75dc794c85d0f330a.tar.gz
kernel_samsung_smdk4412-4cd37e4fc23fe6cc7aa933e75dc794c85d0f330a.tar.bz2
ext4: fix endianness breakage in ext4_split_extent_at()
commit af1584f570b19b0285e4402a0b54731495d31784 upstream. ->ee_len is __le16, so assigning cpu_to_le32() to it is going to do Bad Things(tm) on big-endian hosts... Signed-off-by: Al Viro <viro@zeniv.linux.org.uk> Signed-off-by: Ben Hutchings <ben@decadent.org.uk>
Diffstat (limited to 'virt')
0 files changed, 0 insertions, 0 deletions