linux-ext4.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* ext4 warnings: extent tree (at level 2) could be narrower.
@ 2019-12-13 23:02 Pavel Machek
  2019-12-13 23:37 ` Darrick J. Wong
  0 siblings, 1 reply; 2+ messages in thread
From: Pavel Machek @ 2019-12-13 23:02 UTC (permalink / raw)
  To: kernel list, jack, linux-ext4, tytso, adilger.kernel

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

Hi!

Periodic fsck kicked in on x86-32 machine. I did partial update in the
meantime, and was running various kernels including -next... Now I'm
getting:

data: Inode 1840310 extent tree (at level 2) could be narrower. IGNORED.

on 5 inodes.  Is it harmless, or does it mean I was running buggy
kernel in the past, or...?

Best regards,
									Pavel

-- 
(english) http://www.livejournal.com/~pavelmachek
(cesky, pictures) http://atrey.karlin.mff.cuni.cz/~pavel/picture/horses/blog.html

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 195 bytes --]

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

* Re: ext4 warnings: extent tree (at level 2) could be narrower.
  2019-12-13 23:02 ext4 warnings: extent tree (at level 2) could be narrower Pavel Machek
@ 2019-12-13 23:37 ` Darrick J. Wong
  0 siblings, 0 replies; 2+ messages in thread
From: Darrick J. Wong @ 2019-12-13 23:37 UTC (permalink / raw)
  To: Pavel Machek; +Cc: kernel list, jack, linux-ext4, tytso, adilger.kernel

On Sat, Dec 14, 2019 at 12:02:26AM +0100, Pavel Machek wrote:
> Hi!
> 
> Periodic fsck kicked in on x86-32 machine. I did partial update in the
> meantime, and was running various kernels including -next... Now I'm
> getting:
> 
> data: Inode 1840310 extent tree (at level 2) could be narrower. IGNORED.
> 
> on 5 inodes.  Is it harmless, or does it mean I was running buggy
> kernel in the past, or...?

That message means that e2fsck has found that the extent tree could be
smaller than it actually is; the lack of any other complaints about the
extent tree mean that it's ok.

The kernel cannot shrink the extent tree on its own (but e2fsck can), so
this message is where e2fsck would have applied that optimization.

IOWs: mostly harmless, but the kernel was (and still is) a bit deficient.

--D

> Best regards,
> 									Pavel
> 
> -- 
> (english) http://www.livejournal.com/~pavelmachek
> (cesky, pictures) http://atrey.karlin.mff.cuni.cz/~pavel/picture/horses/blog.html



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

end of thread, other threads:[~2019-12-13 23:38 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-12-13 23:02 ext4 warnings: extent tree (at level 2) could be narrower Pavel Machek
2019-12-13 23:37 ` Darrick J. Wong

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).