All of lore.kernel.org
 help / color / mirror / Atom feed
From: Andrew Morton <akpm@zip.com.au>
To: Jeremy Fitzhardinge <jeremy@goop.org>
Cc: linux-kernel@vger.kernel.org
Subject: Re: 2.4.9: strange stale buffers when reading partition table (USB/SCSI)
Date: Wed, 26 Sep 2001 20:18:20 -0700	[thread overview]
Message-ID: <3BB29A7C.204CAC78@zip.com.au> (raw)
In-Reply-To: <1001558230.3bb290d6a8b8e@www.goop.org>

Jeremy Fitzhardinge wrote:
> 
> 
> This is 2.4.9-linus with ext3

Handy.  You can enable ext3's buffer tracing, then add a

	print_buffer_trace(bh);

to the buffer to find out where it has been.

If that doesn't provide enough info then add more BUFFER_TRACE()
calls in strategic places.

-

      reply	other threads:[~2001-09-27  3:18 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2001-09-27  2:37 2.4.9: strange stale buffers when reading partition table (USB/SCSI) Jeremy Fitzhardinge
2001-09-27  3:18 ` Andrew Morton [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=3BB29A7C.204CAC78@zip.com.au \
    --to=akpm@zip.com.au \
    --cc=jeremy@goop.org \
    --cc=linux-kernel@vger.kernel.org \
    /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.