[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <71B876F0-7E82-4D94-A2C0-DE532E75936B@dilger.ca>
Date: Wed, 17 Jan 2024 12:42:22 -0700
From: Andreas Dilger <adilger@...ger.ca>
To: "Brian J. Murrell" <brian@...erlinx.bc.ca>
Cc: Ext4 Developers List <linux-ext4@...r.kernel.org>
Subject: Re: e2scrub finds corruption immediately after mounting
On Jan 16, 2024, at 6:29 AM, Brian J. Murrell <brian@...erlinx.bc.ca> wrote:
>
> On Wed, 2024-01-10 at 10:06 -0800, Darrick J. Wong wrote:
>>
>> Huh. Do you remember the exact command that was used to format this
>> filesystem?
>
> I do not. It was created quite a while ago.
>
>> "mke2fs" still formats ext2 filesystems unless you pass
>> -T ext4 or call its cousin mkfs.ext4.
>
> I wonder if that's what I did perhaps.
>
>
>> Nope. ext4 is really just ext2 plus a bunch of new features
>> (journal,
>> extents, uninit_bg, dir_index).
>
> Yes, that's completely understood. I would have thought it an
> interesting "safety" measure to flag that when a user requests an ext4
> mount and the file system is actually only ext2 that a refusal to mount
> would indicate to the user that their ext* file system does not have
> the required features to be called ext4.
At this stage in the game, it _probably_ makes sense that bare "mke2fs"
default to ext4 instead of ext2 to avoid this issue?
Cheers, Andreas
Download attachment "signature.asc" of type "application/pgp-signature" (874 bytes)
Powered by blists - more mailing lists