* [Buildroot] [PATCH 1/1] fs: erofs: reword "all-fragments" Kconfig text
@ 2025-07-13 12:55 Florian Larysch
2025-07-13 13:49 ` Julien Olivain via buildroot
2025-07-17 20:21 ` Arnout Vandecappelle via buildroot
0 siblings, 2 replies; 3+ messages in thread
From: Florian Larysch @ 2025-07-13 12:55 UTC (permalink / raw)
To: buildroot; +Cc: Jan Čermák, Florian Larysch
Currently, both BR2_TARGET_ROOTFS_EROFS_ALL_FRAGMENTS and
BR2_TARGET_ROOTFS_EROFS_FRAGMENTS have the same Kconfig prompt, making
them hard to distinguish.
Reword the one for -Eall-fragments to be distinct.
Signed-off-by: Florian Larysch <fl@n621.de>
---
fs/erofs/Config.in | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/fs/erofs/Config.in b/fs/erofs/Config.in
index 00f27faeeb..93c069f2c0 100644
--- a/fs/erofs/Config.in
+++ b/fs/erofs/Config.in
@@ -109,7 +109,7 @@ config BR2_TARGET_ROOTFS_EROFS_FRAGMENTS
Introduced in Linux 6.1.
config BR2_TARGET_ROOTFS_EROFS_ALL_FRAGMENTS
- bool "enable fragments packing"
+ bool "enable all-fragments packing"
help
Forcely record the whole files into a special inode for better
compression. Introduced in Linux 6.1.
--
2.50.0
_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot
^ permalink raw reply related [flat|nested] 3+ messages in thread
* Re: [Buildroot] [PATCH 1/1] fs: erofs: reword "all-fragments" Kconfig text
2025-07-13 12:55 [Buildroot] [PATCH 1/1] fs: erofs: reword "all-fragments" Kconfig text Florian Larysch
@ 2025-07-13 13:49 ` Julien Olivain via buildroot
2025-07-17 20:21 ` Arnout Vandecappelle via buildroot
1 sibling, 0 replies; 3+ messages in thread
From: Julien Olivain via buildroot @ 2025-07-13 13:49 UTC (permalink / raw)
To: Florian Larysch; +Cc: buildroot, Jan Čermák
On 13/07/2025 14:55, Florian Larysch wrote:
> Currently, both BR2_TARGET_ROOTFS_EROFS_ALL_FRAGMENTS and
> BR2_TARGET_ROOTFS_EROFS_FRAGMENTS have the same Kconfig prompt, making
> them hard to distinguish.
>
> Reword the one for -Eall-fragments to be distinct.
>
> Signed-off-by: Florian Larysch <fl@n621.de>
Applied to master, thanks.
_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [Buildroot] [PATCH 1/1] fs: erofs: reword "all-fragments" Kconfig text
2025-07-13 12:55 [Buildroot] [PATCH 1/1] fs: erofs: reword "all-fragments" Kconfig text Florian Larysch
2025-07-13 13:49 ` Julien Olivain via buildroot
@ 2025-07-17 20:21 ` Arnout Vandecappelle via buildroot
1 sibling, 0 replies; 3+ messages in thread
From: Arnout Vandecappelle via buildroot @ 2025-07-17 20:21 UTC (permalink / raw)
To: Florian Larysch, buildroot; +Cc: Jan Čermák
On 13/07/2025 14:55, Florian Larysch wrote:
> Currently, both BR2_TARGET_ROOTFS_EROFS_ALL_FRAGMENTS and
> BR2_TARGET_ROOTFS_EROFS_FRAGMENTS have the same Kconfig prompt, making
> them hard to distinguish.
>
> Reword the one for -Eall-fragments to be distinct.
>
> Signed-off-by: Florian Larysch <fl@n621.de>
Applied to 2025.02.x and 2025.05.x, thanks.
Regards,
Arnout
> ---
> fs/erofs/Config.in | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/fs/erofs/Config.in b/fs/erofs/Config.in
> index 00f27faeeb..93c069f2c0 100644
> --- a/fs/erofs/Config.in
> +++ b/fs/erofs/Config.in
> @@ -109,7 +109,7 @@ config BR2_TARGET_ROOTFS_EROFS_FRAGMENTS
> Introduced in Linux 6.1.
>
> config BR2_TARGET_ROOTFS_EROFS_ALL_FRAGMENTS
> - bool "enable fragments packing"
> + bool "enable all-fragments packing"
> help
> Forcely record the whole files into a special inode for better
> compression. Introduced in Linux 6.1.
_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2025-07-17 20:21 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-07-13 12:55 [Buildroot] [PATCH 1/1] fs: erofs: reword "all-fragments" Kconfig text Florian Larysch
2025-07-13 13:49 ` Julien Olivain via buildroot
2025-07-17 20:21 ` Arnout Vandecappelle via buildroot
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox