public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* Next "Problem" with ReiserFS: vs-825: reiserfs_get_block: [799572 866493 0x3001 UNKNOWN] should not be found
@ 2002-02-07 13:07 Sebastian Dröge
  2002-02-08  6:43 ` Oleg Drokin
  0 siblings, 1 reply; 2+ messages in thread
From: Sebastian Dröge @ 2002-02-07 13:07 UTC (permalink / raw)
  To: linux-kernel

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

Hi,
I'm currently running 2.5.3-dj3 with the "fix for inodes with wrong item versions" and got the following errors in dmesg:
vs-825: reiserfs_get_block: [283508 198 0x19001 UNKNOWN] should not be found
[many times]
and after a while:
vs-825: reiserfs_get_block: [799572 866493 0x3001 UNKNOWN] should not be found
[many times]

What does this mean?

Bye

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

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: Next "Problem" with ReiserFS: vs-825: reiserfs_get_block: [799572 866493 0x3001 UNKNOWN] should not be found
  2002-02-07 13:07 Next "Problem" with ReiserFS: vs-825: reiserfs_get_block: [799572 866493 0x3001 UNKNOWN] should not be found Sebastian Dröge
@ 2002-02-08  6:43 ` Oleg Drokin
  0 siblings, 0 replies; 2+ messages in thread
From: Oleg Drokin @ 2002-02-08  6:43 UTC (permalink / raw)
  To: Sebastian Dr?ge; +Cc: linux-kernel

Hello!

On Thu, Feb 07, 2002 at 02:07:45PM +0100, Sebastian Dr?ge wrote:

> I'm currently running 2.5.3-dj3 with the "fix for inodes with wrong item versions" and got the following errors in dmesg:
> vs-825: reiserfs_get_block: [283508 198 0x19001 UNKNOWN] should not be found
> [many times]
> and after a while:
> vs-825: reiserfs_get_block: [799572 866493 0x3001 UNKNOWN] should not be found
> [many times]
This is very strange in fact.
What do you do to get these messages?

> What does this mean?
It means that when we are trying to insert a new block in list of file's blocks
(to fill a hole or something) we encountering that somebody have inserted
the block while we were doing other things.

This was the case with truncating file past its end and then mmap-writing there.
But this particular place was fixed by introducing "expanding truncate" patch.

And please CC reiserfs specific bugreports to reiserfs-list@namesys.com

Thank you.

Bye,
    Oleg

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2002-02-08  6:43 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2002-02-07 13:07 Next "Problem" with ReiserFS: vs-825: reiserfs_get_block: [799572 866493 0x3001 UNKNOWN] should not be found Sebastian Dröge
2002-02-08  6:43 ` Oleg Drokin

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox