All of lore.kernel.org
 help / color / mirror / Atom feed
From: Theodore Tso <tytso@mit.edu>
To: Eric Sandeen <sandeen@redhat.com>
Cc: ext4 development <linux-ext4@vger.kernel.org>
Subject: Re: [PATCH 1/2] pu branch: fix more direct fs->group_desc accesses
Date: Mon, 5 Oct 2009 10:56:56 -0400	[thread overview]
Message-ID: <20091005145656.GF13512@mit.edu> (raw)
In-Reply-To: <4ABC2AEB.4050909@redhat.com>

On Thu, Sep 24, 2009 at 09:28:59PM -0500, Eric Sandeen wrote:
> This fixes still more direct accesses to fs->group_desc
> fields off a normal array index (group_desc[i]).  Since
> we have variable sized group_desc depending on the group_desc
> size, these all must go through accessor functions.
>
> Signed-off-by: Eric Sandeen <sandeen@redhat.com>

Thanks, I've added it to the pu branch.  (Haven't pushed it out yet
though; still doing some clean up work.  I'll push out a new pu branch
in a day or so.)

					- Ted

      reply	other threads:[~2009-10-05 14:57 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-09-25  2:28 [PATCH 1/2] pu branch: fix more direct fs->group_desc accesses Eric Sandeen
2009-10-05 14:56 ` Theodore Tso [this message]

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=20091005145656.GF13512@mit.edu \
    --to=tytso@mit.edu \
    --cc=linux-ext4@vger.kernel.org \
    --cc=sandeen@redhat.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.