[<prev] [next>] [day] [month] [year] [list]
Message-ID: <fe6455bd-3b1f-4821-ba14-ea189926af5e@gmail.com>
Date: Thu, 5 Oct 2023 17:23:08 +0100 (GMT+01:00)
From: Serdar Sanli <mserdarsanli@...il.com>
To: linux-ext4@...r.kernel.org
Subject: Documentation wrong? "The number of block groups is the size of the
device divided by the size of a block group."
Hi,
In the ext4 documentation hereĀ https://www.kernel.org/doc/html/latest/filesystems/ext4/overview.html it says:
> The number of block groups is the size of the device divided by the size of a block group.
Though when the device size is not a multiple of block group size, there is another group for the remaining part?
Can someone please clarify?
Thanks.
Powered by blists - more mailing lists