Re: [PATCH] docs: ext4: modify the group desc size to 64
From: Theodore Ts'o
Date: Tue Feb 21 2023 - 11:33:33 EST
On Mon, Feb 20, 2023 at 07:06:37PM +0800, Wu Bo wrote:
> Since the default ext4 group desc size is 64 now and the size mentioned
> in this doc is 64 too. Change it to 64.
>
> Signed-off-by: Wu Bo <bo.wu@xxxxxxxx>
Could you please a parenthetical comment: "(assuming that the 64-bit
feature is enbled)"?
Thanks!
- Ted