[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <aAFmDjDtZBzxiN66@bombadil.infradead.org>
Date: Thu, 17 Apr 2025 13:35:26 -0700
From: Luis Chamberlain <mcgrof@...nel.org>
To: Theodore Ts'o <tytso@....edu>
Cc: adilger.kernel@...ger.ca, linux-ext4@...r.kernel.org,
kdevops@...ts.linux.dev, dave@...olabs.net, jack@...e.cz
Subject: Re: ext4 v6.15-rc2 baseline
On Thu, Apr 17, 2025 at 11:49:07AM -0500, Theodore Ts'o wrote:
> On Wed, Apr 16, 2025 at 06:34:15PM -0500, Theodore Ts'o wrote:
>
> > > - Is this useful information?
> >
> > Maybe; the question is why are your results so different from my results.
>
> It looks like the problem is that your kernel config doesn't enable
> CONFIG_QFMT_V2. As a result, the quota feature is not supported in
> the kernel under test. From ext4/033.full file:
>
> mount: /media/scratch: wrong fs type, bad option, bad superblock on /dev/loop5, missing codepage or helper program, or other error.
> dmesg(1) may have more information after failed mount system call.
> mount -o acl,user_xattr -o dioread_nolock,nodelalloc /dev/loop5 /media/scratch failed
>
> And from the ext4/034.dmesg file:
>
> [ 297.969763] EXT4-fs (loop5): The kernel was not built with CONFIG_QUOTA and CONFIG_QFMT_V2
Let' see what happens when I enable quotas, pushed.
Luis
Powered by blists - more mailing lists