* [GIT PULL] XFS update for 2.6.24-rc8
@ 2008-01-11 7:07 Lachlan McIlroy
0 siblings, 0 replies; only message in thread
From: Lachlan McIlroy @ 2008-01-11 7:07 UTC (permalink / raw)
To: torvalds; +Cc: linux-kernel, xfs, akpm
Please pull from the for-linus branch:
git pull git://oss.sgi.com:8090/xfs/xfs-2.6.git for-linus
This will update the following files:
fs/xfs/linux-2.6/xfs_file.c | 16 ++++++++++------
1 files changed, 10 insertions(+), 6 deletions(-)
through these commits:
commit aea6ad0ce5e215ce99fe9e3edd9268f696862d8f
Author: Christoph Hellwig <hch@infradead.org>
Date: Thu Jan 10 16:43:26 2008 +1100
[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>
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2008-01-11 7:07 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-01-11 7:07 [GIT PULL] XFS update for 2.6.24-rc8 Lachlan McIlroy
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox