* [PATCH 1/2] powerpc/configs/64s: Use EXT4 to mount EXT2 filesystems
@ 2023-04-20 5:16 Michael Ellerman
2023-04-20 5:16 ` [PATCH 2/2] powerpc/configs/64s: Drop JFS Filesystem Michael Ellerman
2023-04-26 12:01 ` [PATCH 1/2] powerpc/configs/64s: Use EXT4 to mount EXT2 filesystems Michael Ellerman
0 siblings, 2 replies; 3+ messages in thread
From: Michael Ellerman @ 2023-04-20 5:16 UTC (permalink / raw)
To: linuxppc-dev
The ext4 code will mount ext2 filesystems, no need to build in both.
Suggested-by: Nicholas Piggin <npiggin@gmail.com>
Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
---
arch/powerpc/configs/ppc64_defconfig | 4 ----
1 file changed, 4 deletions(-)
diff --git a/arch/powerpc/configs/ppc64_defconfig b/arch/powerpc/configs/ppc64_defconfig
index a17cb31105e3..2836190448d5 100644
--- a/arch/powerpc/configs/ppc64_defconfig
+++ b/arch/powerpc/configs/ppc64_defconfig
@@ -319,10 +319,6 @@ CONFIG_VIRTIO_BALLOON=m
CONFIG_VHOST_NET=m
CONFIG_RAS=y
CONFIG_LIBNVDIMM=y
-CONFIG_EXT2_FS=y
-CONFIG_EXT2_FS_XATTR=y
-CONFIG_EXT2_FS_POSIX_ACL=y
-CONFIG_EXT2_FS_SECURITY=y
CONFIG_EXT4_FS=y
CONFIG_EXT4_FS_POSIX_ACL=y
CONFIG_EXT4_FS_SECURITY=y
--
2.39.2
^ permalink raw reply related [flat|nested] 3+ messages in thread
* [PATCH 2/2] powerpc/configs/64s: Drop JFS Filesystem
2023-04-20 5:16 [PATCH 1/2] powerpc/configs/64s: Use EXT4 to mount EXT2 filesystems Michael Ellerman
@ 2023-04-20 5:16 ` Michael Ellerman
2023-04-26 12:01 ` [PATCH 1/2] powerpc/configs/64s: Use EXT4 to mount EXT2 filesystems Michael Ellerman
1 sibling, 0 replies; 3+ messages in thread
From: Michael Ellerman @ 2023-04-20 5:16 UTC (permalink / raw)
To: linuxppc-dev
Unlikely that anyone is still regularly using JFS, drop it from the
defconfig.
Suggested-by: Nicholas Piggin <npiggin@gmail.com>
Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
---
arch/powerpc/configs/ppc64_defconfig | 3 ---
1 file changed, 3 deletions(-)
diff --git a/arch/powerpc/configs/ppc64_defconfig b/arch/powerpc/configs/ppc64_defconfig
index 2836190448d5..7e8bc53f4e64 100644
--- a/arch/powerpc/configs/ppc64_defconfig
+++ b/arch/powerpc/configs/ppc64_defconfig
@@ -322,9 +322,6 @@ CONFIG_LIBNVDIMM=y
CONFIG_EXT4_FS=y
CONFIG_EXT4_FS_POSIX_ACL=y
CONFIG_EXT4_FS_SECURITY=y
-CONFIG_JFS_FS=m
-CONFIG_JFS_POSIX_ACL=y
-CONFIG_JFS_SECURITY=y
CONFIG_XFS_FS=y
CONFIG_XFS_POSIX_ACL=y
CONFIG_BTRFS_FS=m
--
2.39.2
^ permalink raw reply related [flat|nested] 3+ messages in thread
* Re: [PATCH 1/2] powerpc/configs/64s: Use EXT4 to mount EXT2 filesystems
2023-04-20 5:16 [PATCH 1/2] powerpc/configs/64s: Use EXT4 to mount EXT2 filesystems Michael Ellerman
2023-04-20 5:16 ` [PATCH 2/2] powerpc/configs/64s: Drop JFS Filesystem Michael Ellerman
@ 2023-04-26 12:01 ` Michael Ellerman
1 sibling, 0 replies; 3+ messages in thread
From: Michael Ellerman @ 2023-04-26 12:01 UTC (permalink / raw)
To: linuxppc-dev, Michael Ellerman
On Thu, 20 Apr 2023 15:16:08 +1000, Michael Ellerman wrote:
> The ext4 code will mount ext2 filesystems, no need to build in both.
>
>
Applied to powerpc/next.
[1/2] powerpc/configs/64s: Use EXT4 to mount EXT2 filesystems
https://git.kernel.org/powerpc/c/e4c02c3e6c39c3866d517388f6bb431c47743bde
[2/2] powerpc/configs/64s: Drop JFS Filesystem
https://git.kernel.org/powerpc/c/da66ed3198162882755d5c9a147e36f02dc9be93
cheers
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2023-04-26 12:11 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-04-20 5:16 [PATCH 1/2] powerpc/configs/64s: Use EXT4 to mount EXT2 filesystems Michael Ellerman
2023-04-20 5:16 ` [PATCH 2/2] powerpc/configs/64s: Drop JFS Filesystem Michael Ellerman
2023-04-26 12:01 ` [PATCH 1/2] powerpc/configs/64s: Use EXT4 to mount EXT2 filesystems Michael Ellerman
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).