Messages in this thread |  | | Date | Wed, 26 Sep 2001 20:18:20 -0700 | From | Andrew Morton <> | Subject | Re: 2.4.9: strange stale buffers when reading partition table (USB/SCSI) |
| |
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.
- - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/
|  |