All of lore.kernel.org
 help / color / mirror / Atom feed
* Re: [OE-core] [PATCH] e2fsprogs: use default inode size for small fs
       [not found] <1673E3579AD24F09.16683@lists.openembedded.org>
@ 2021-04-08 12:59 ` Mathieu Dubois-Briand
       [not found] ` <1673E371308B0719.6806@lists.openembedded.org>
  1 sibling, 0 replies; 2+ messages in thread
From: Mathieu Dubois-Briand @ 2021-04-08 12:59 UTC (permalink / raw)
  To: openembedded-core, Mathieu Dubois-Briand

Hi,

I'm not fully confident about some choices I made here, so I'm open to suggestions:
- I only apply the changes on the native build, so mkfs behavior on target
  will be unchanged. This may either be expected or unwanted.
- An alternative solution might be to change mkfs call in
  classes/image_types.bbclass to explicitly add '-I 256' if '$COUNT' is less
  than 524288 (512MB).

Also, bigger inodes means less usable space on partitions but this is mandatory
to build images that may last after 2038.

Best regards,
Mathieu


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

* Re: [OE-core] [PATCH] e2fsprogs: use default inode size for small fs
       [not found] ` <1673E371308B0719.6806@lists.openembedded.org>
@ 2021-05-10 12:22   ` Mathieu Dubois-Briand
  0 siblings, 0 replies; 2+ messages in thread
From: Mathieu Dubois-Briand @ 2021-05-10 12:22 UTC (permalink / raw)
  To: openembedded-core, Mathieu Dubois-Briand

Hi,

I don't see much enthusiasm for this patch. As I said, maybe the way I
did it is not be the best one, but I'm open to any comment or request
for modification.

I feel like the goal of this patch is important. Without it, small ext
partitions generated with open embedded will not support any date beyond
year 2038.

Is there any way I can help to progress with this issue ?

Best regards,
Mathieu


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

end of thread, other threads:[~2021-05-10 12:22 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <1673E3579AD24F09.16683@lists.openembedded.org>
2021-04-08 12:59 ` [OE-core] [PATCH] e2fsprogs: use default inode size for small fs Mathieu Dubois-Briand
     [not found] ` <1673E371308B0719.6806@lists.openembedded.org>
2021-05-10 12:22   ` Mathieu Dubois-Briand

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.