public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* ext3 truncate bug in 2.6.0?
@ 2003-12-18 21:07 Kurt Roeckx
  2003-12-18 21:29 ` Richard B. Johnson
  2003-12-19 14:14 ` Jan Kara
  0 siblings, 2 replies; 5+ messages in thread
From: Kurt Roeckx @ 2003-12-18 21:07 UTC (permalink / raw)
  To: linux-kernel

When writing to the file, and the filesystem (ext3) is full, it
seems to block count gets wrong.

I ran an e2fsck on the fs and found no problems.  Then I mounted
it again, wrote a file until the fs was full, unmounted and ran
e2fsck again, and get this:

e2fsck 1.32 (09-Nov-2002)
Pass 1: Checking inodes, blocks, and sizes
Inode 276481, i_blocks is 681584, should be 681582.  Fix<y>?

If my memory is any good, their was a simular problem in 2.4
once.

I'm testing this with 2.6.0-test11, but couldn't find anything in
the changelog for 2.6.0.


Kurt


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

end of thread, other threads:[~2003-12-20  3:19 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2003-12-18 21:07 ext3 truncate bug in 2.6.0? Kurt Roeckx
2003-12-18 21:29 ` Richard B. Johnson
2003-12-18 23:25   ` Kurt Roeckx
2003-12-19 14:14 ` Jan Kara
2003-12-20  3:20   ` Andrew Morton

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