public inbox for linux-xfs@vger.kernel.org
 help / color / mirror / Atom feed
From: lachlan@sgi.com (Lachlan McIlroy)
To: torvalds@linux-foundation.org
Cc: linux-kernel@vger.kernel.org, xfs@oss.sgi.com, akpm@linux-foundation.org
Subject: [GIT PULL] XFS update for 2.6.24-rc8
Date: Fri, 11 Jan 2008 18:07:36 +1100	[thread overview]
Message-ID: <20080111070737.115D758C4C0F@chook.melbourne.sgi.com> (raw)

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>

                 reply	other threads:[~2008-01-11  7:07 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20080111070737.115D758C4C0F@chook.melbourne.sgi.com \
    --to=lachlan@sgi.com \
    --cc=akpm@linux-foundation.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=torvalds@linux-foundation.org \
    --cc=xfs@oss.sgi.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox