summaryrefslogtreecommitdiff
path: root/block
diff options
context:
space:
mode:
authorChristoph Hellwig <hch@infradead.org>2008-01-10 05:43:26 (GMT)
committerLachlan McIlroy <lachlan@redback.melbourne.sgi.com>2008-01-11 07:05:04 (GMT)
commitaea6ad0ce5e215ce99fe9e3edd9268f696862d8f (patch)
treeab7e37bb1a046cabb01479b313493731359c68eb /block
parentfd0b45dfd1858c6b49d06355a460bcf36d654c06 (diff)
downloadlinux-aea6ad0ce5e215ce99fe9e3edd9268f696862d8f.tar.xz
[XFS] fix unaligned access in readdir
This patch should fix the issue seen on Alpha with unaligned accesses in the new readdir code. By aligning each dirent to sizeof(u64) we'll avoid unaligned accesses. To make doubly sure we're not hitting problems also rearrange struct hack_dirent to avoid holes. SGI-PV: 975411 SGI-Modid: xfs-linux-melb:xfs-kern:30302a Signed-off-by: Christoph Hellwig <hch@infradead.org> Signed-off-by: Lachlan McIlroy <lachlan@sgi.com>
Diffstat (limited to 'block')
0 files changed, 0 insertions, 0 deletions