From: Mike Fedyk <mfedyk@matchmail.com>
To: Elliott Bennett <lkml@dhtns.com>
Cc: linux-kernel@vger.kernel.org
Subject: Re: JFS resize=0 problem in 2.6.0
Date: Fri, 2 Jan 2004 13:24:17 -0800 [thread overview]
Message-ID: <20040102212417.GG1882@matchmail.com> (raw)
In-Reply-To: <20040102201221.GA28116@faraday.dhtns.com>
On Fri, Jan 02, 2004 at 03:12:21PM -0500, Elliott Bennett wrote:
> Soo...I would say that something is awry with the resizing of JFS
> filesystems. My patch obviously doesn't fix everything, but at least
> makes resizing to fill available space *possible*. :)
>
> The code surrounding my patch change treats the same variable (resize,
> which is a pointer to args[0].from) as a string, so it seems pretty
> obvious to me it should be comparing to '0'.
I would be careful of DM and MD RAID in 2.6.0. There are some bugs flying
around mentioning XFS->DM->MD RAID, , but also reproducable with Ext3->DM.
So if you're using DM, you might want to do some extra consistancy checks in
your tests, and don't use it with important data.
next prev parent reply other threads:[~2004-01-02 21:24 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2003-12-28 15:30 JFS resize=0 problem in 2.6.0 lkml
2003-12-29 0:05 ` Mike Fedyk
2004-01-02 20:12 ` Elliott Bennett
2004-01-02 21:24 ` Mike Fedyk [this message]
2004-01-02 22:28 ` Christophe Saout
2004-01-02 22:33 ` Christophe Saout
2004-01-06 15:24 ` Elliott Bennett
2004-01-05 17:07 ` Dave Kleikamp
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=20040102212417.GG1882@matchmail.com \
--to=mfedyk@matchmail.com \
--cc=linux-kernel@vger.kernel.org \
--cc=lkml@dhtns.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.