[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20251014020121.GN354523@mit.edu>
Date: Mon, 13 Oct 2025 22:01:21 -0400
From: "Theodore Ts'o" <tytso@....edu>
To: Guenter Roeck <linux@...ck-us.net>
Cc: Linus Torvalds <torvalds@...ux-foundation.org>,
Linux Kernel Mailing List <linux-kernel@...r.kernel.org>,
Feng Chen <feng.chen@...ogic.com>,
Matthew Wilcox <willy@...radead.org>, Jeff Layton <jlayton@...nel.org>,
Michal Swiatkowski <michal.swiatkowski@...ux.intel.com>
Subject: Re: Linux 6.18-rc1
On Mon, Oct 13, 2025 at 10:08:22AM -0700, Guenter Roeck wrote:
> Test results don't look that good, unfortunately.:
Sorry, as Guenter pointed out, a number of the failures were caused by
a cleanup patch which removed CONFIG_EXT3_FS without fixing the
defconfigs. This resulted in test failures because the root file
system needed an ext3-compatible file system, and with the backwards
compatibility Kconfig lines removed, it meant that the defconfig test
kernel wouldn't be able to mount the rootfs.
I have a fixup patch in the ext4 tree, for which I can send a pull
request shortly.
- Ted
Powered by blists - more mailing lists