public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Jan-Benedict Glaw <jbglaw@lug-owl.de>
To: Andrew Morton <akpm@osdl.org>, Jiri Slaby <jirislaby@gmail.com>,
	Linux Kernel Mailing List <linux-kernel@vger.kernel.org>,
	sct@redhat.com, adilger@clusterfs.com,
	linux-ext4@vger.kernel.org
Subject: Re: 2.6.18-mm2: ext3 BUG?
Date: Tue, 10 Oct 2006 09:09:33 +0200	[thread overview]
Message-ID: <20061010070933.GE30283@lug-owl.de> (raw)
In-Reply-To: <20061008063330.GA30283@lug-owl.de>

[-- Attachment #1: Type: text/plain, Size: 1038 bytes --]

On Sun, 2006-10-08 08:33:30 +0200, Jan-Benedict Glaw <jbglaw@lug-owl.de> wrote:
> On Thu, 2006-10-05 17:14:28 -0700, Andrew Morton <akpm@osdl.org> wrote:

> In one case, there was a test case mentioned. I'll run that on my
> affected box in a non-productive LV, like this:
> 
> dd bs=1M count=200 if=/dev/zero of=test0
> while :; do
> 	echo "cp 0-1"; cp test0 test1 || break
> 	echo "cp 1-2"; cp test1 test2 || break
> 	echo "cp 2-3"; cp test2 test3 || break
> 	echo "cp 3-4"; cp test3 test4 || break
> 	echo "od 0" ; od test0 || break
> 	echo "rm 1"; rm test1 || break
> 	echo "rm 2"; rm test2 || break
> 	echo "rm 3"; rm test3 || break
> 	echo "rm 4"; rm test4 || break
> done

While I could reproduce it with a 200MB file, it seems I can't break
it with a 10MB file.

MfG, JBG

-- 
      Jan-Benedict Glaw      jbglaw@lug-owl.de              +49-172-7608481
  Signature of:                        Lauf nicht vor Deinem Glück davon:
  the second  :                             Es könnte hinter Dir stehen!

[-- Attachment #2: Digital signature --]
[-- Type: application/pgp-signature, Size: 189 bytes --]

  parent reply	other threads:[~2006-10-10  7:09 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-10-05 21:35 2.6.18-mm2: ext3 BUG? Jiri Slaby
2006-10-05 21:50 ` Andrew Morton
2006-10-05 23:17   ` Jiri Slaby
2006-10-06  0:14     ` Andrew Morton
2006-10-06  9:33       ` Jiri Kosina
2006-10-08  6:33       ` Jan-Benedict Glaw
2006-10-08  7:14         ` Jan-Benedict Glaw
2006-10-08  8:48         ` Jan-Benedict Glaw
2006-10-08  9:54           ` Jiri Slaby
2006-10-10  7:09         ` Jan-Benedict Glaw [this message]
2006-10-11 10:42           ` Jan Kara
2006-10-23  8:13             ` Jan-Benedict Glaw
2006-10-23 10:41               ` Jan Kara

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=20061010070933.GE30283@lug-owl.de \
    --to=jbglaw@lug-owl.de \
    --cc=adilger@clusterfs.com \
    --cc=akpm@osdl.org \
    --cc=jirislaby@gmail.com \
    --cc=linux-ext4@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=sct@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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox