public inbox for linux-ext4@vger.kernel.org
 help / color / mirror / Atom feed
From: Theodore Ts'o <tytso@mit.edu>
To: Todd Poynor <toddpoynor@google.com>
Cc: Greg KH <gregkh@linuxfoundation.org>,
	stable@vger.kernel.org, Lingzhu Xiang <lxiang@redhat.com>,
	linux-ext4@vger.kernel.org
Subject: Re: [PATCH] ext4: fixup 64-bit divides in linux-3.0 stable backport of upstream fix
Date: Fri, 5 Apr 2013 19:50:18 -0400	[thread overview]
Message-ID: <20130405235018.GC6597@thunk.org> (raw)
In-Reply-To: <CAAW3YpbM7Vk_=qXv2NCgRsCkashsTpYC_6osA_udm2oDsiz5qA@mail.gmail.com>

Greg,

The reason why Todd's patch is needed in 3.0 is because the code in
question was nuked as of 3.2 by commit 4113c4caa4f355:

commit 4113c4caa4f355b8ff8b7ff0510c29c9d00d30b3
Author: Lukas Czerner <lczerner@redhat.com>
Date:   Sat Oct 8 14:34:47 2011 -0400

    ext4: remove deprecated oldalloc
    
    For a long time now orlov is the default block allocator in the
    ext4. It performs better than the old one and no one seems to claim
    otherwise so we can safely drop it and make oldalloc and orlov mount
    option deprecated.
    
    This is a part of the effort to reduce number of ext4 options hence the
    test matrix.
    
    Signed-off-by: Lukas Czerner <lczerner@redhat.com>
    Signed-off-by: "Theodore Ts'o" <tytso@mit.edu>

So the 64-bit divides aren't in the upstream kernel because the code
in question is long gone in the mainline ext4 code.  It looks like Cai
(who did the 3.0 backport) never tested the patch on a 32-bit build.

Thanks Todd, for providing the patch.  You can add my:

Reviewed-by: "Theodore Ts'o" <tytso@mit.edu>

to it.  Greg, could you apply it to the stable tree?   Thanks!!

				- Ted

  parent reply	other threads:[~2013-04-05 23:50 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <1365202463-25872-1-git-send-email-toddpoynor@google.com>
     [not found] ` <20130405230107.GA8412@kroah.com>
2013-04-05 23:18   ` [PATCH] ext4: fixup 64-bit divides in linux-3.0 stable backport of upstream fix Todd Poynor
2013-04-05 23:31     ` Christoph Biedl
2013-04-05 23:32     ` Theodore Ts'o
2013-04-05 23:50     ` Theodore Ts'o [this message]
2013-04-05 23:55       ` Greg KH

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=20130405235018.GC6597@thunk.org \
    --to=tytso@mit.edu \
    --cc=gregkh@linuxfoundation.org \
    --cc=linux-ext4@vger.kernel.org \
    --cc=lxiang@redhat.com \
    --cc=stable@vger.kernel.org \
    --cc=toddpoynor@google.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