linux-ext4.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] e2fsprogs: misc/mke2fs.8.in: Update default inode size description
@ 2024-04-17 11:48 Pascal Hambourg
  2024-04-17 23:07 ` Andreas Dilger
  2024-04-18 14:52 ` Theodore Ts'o
  0 siblings, 2 replies; 3+ messages in thread
From: Pascal Hambourg @ 2024-04-17 11:48 UTC (permalink / raw)
  To: linux-ext4

Since a23b50cd ("mke2fs: warn about missing y2038 support when
formatting fresh ext4 fs"), the default inode size is 256 bytes
for all filesystems, including small and floppy, except for the
Hurd since it currently only supports 128-byte inodes.

Signed-off-by: Pascal Hambourg <pascal@plouf.fr.eu.org>
---
 misc/mke2fs.8.in | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/misc/mke2fs.8.in b/misc/mke2fs.8.in
index 30f97bb5..8122e7f7 100644
--- a/misc/mke2fs.8.in
+++ b/misc/mke2fs.8.in
@@ -508,8 +508,8 @@ The default inode size is controlled by the
 file.  In the
 .B mke2fs.conf
 file shipped with e2fsprogs, the default inode size is 256 bytes for
-most file systems, except for small file systems where the inode size
-will be 128 bytes.
+all file systems, except for the GNU Hurd since it only supports
+128-byte inodes.
 .TP
 .B \-j
 Create the file system with an ext3 journal.  If the
-- 
2.39.2

^ permalink raw reply related	[flat|nested] 3+ messages in thread

* Re: [PATCH] e2fsprogs: misc/mke2fs.8.in: Update default inode size description
  2024-04-17 11:48 [PATCH] e2fsprogs: misc/mke2fs.8.in: Update default inode size description Pascal Hambourg
@ 2024-04-17 23:07 ` Andreas Dilger
  2024-04-18 14:52 ` Theodore Ts'o
  1 sibling, 0 replies; 3+ messages in thread
From: Andreas Dilger @ 2024-04-17 23:07 UTC (permalink / raw)
  To: Pascal Hambourg; +Cc: Ext4 Developers List

[-- Attachment #1: Type: text/plain, Size: 1140 bytes --]

On Apr 17, 2024, at 5:48 AM, Pascal Hambourg <pascal@plouf.fr.eu.org> wrote:
> 
> Since a23b50cd ("mke2fs: warn about missing y2038 support when
> formatting fresh ext4 fs"), the default inode size is 256 bytes
> for all filesystems, including small and floppy, except for the
> Hurd since it currently only supports 128-byte inodes.
> 
> Signed-off-by: Pascal Hambourg <pascal@plouf.fr.eu.org>

Looks good.

Reviewed-by: Andreas Dilger <adilger@dilger.ca>

> ---
> misc/mke2fs.8.in | 4 ++--
> 1 file changed, 2 insertions(+), 2 deletions(-)
> 
> diff --git a/misc/mke2fs.8.in b/misc/mke2fs.8.in
> index 30f97bb5..8122e7f7 100644
> --- a/misc/mke2fs.8.in
> +++ b/misc/mke2fs.8.in
> @@ -508,8 +508,8 @@ The default inode size is controlled by the
> file.  In the
> .B mke2fs.conf
> file shipped with e2fsprogs, the default inode size is 256 bytes for
> -most file systems, except for small file systems where the inode size
> -will be 128 bytes.
> +all file systems, except for the GNU Hurd since it only supports
> +128-byte inodes.
> .TP
> .B \-j
> Create the file system with an ext3 journal.  If the
> --
> 2.39.2


Cheers, Andreas






[-- Attachment #2: Message signed with OpenPGP --]
[-- Type: application/pgp-signature, Size: 873 bytes --]

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [PATCH] e2fsprogs: misc/mke2fs.8.in: Update default inode size description
  2024-04-17 11:48 [PATCH] e2fsprogs: misc/mke2fs.8.in: Update default inode size description Pascal Hambourg
  2024-04-17 23:07 ` Andreas Dilger
@ 2024-04-18 14:52 ` Theodore Ts'o
  1 sibling, 0 replies; 3+ messages in thread
From: Theodore Ts'o @ 2024-04-18 14:52 UTC (permalink / raw)
  To: linux-ext4, Pascal Hambourg; +Cc: Theodore Ts'o


On Wed, 17 Apr 2024 13:48:22 +0200, Pascal Hambourg wrote:
> Since a23b50cd ("mke2fs: warn about missing y2038 support when
> formatting fresh ext4 fs"), the default inode size is 256 bytes
> for all filesystems, including small and floppy, except for the
> Hurd since it currently only supports 128-byte inodes.
> 
> 

Applied, thanks!

[1/1] e2fsprogs: misc/mke2fs.8.in: Update default inode size description
      commit: 0d346c3a0851a52d332c6b4bb1ab021858ad3cc5

Best regards,
-- 
Theodore Ts'o <tytso@mit.edu>

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2024-04-18 14:53 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-04-17 11:48 [PATCH] e2fsprogs: misc/mke2fs.8.in: Update default inode size description Pascal Hambourg
2024-04-17 23:07 ` Andreas Dilger
2024-04-18 14:52 ` Theodore Ts'o

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).