* [PATCH] ARM: socfpga_defconfig: enable FS configs to support Angstrom filesystem
@ 2016-11-08 22:47 Dinh Nguyen
2016-11-08 22:57 ` Arnd Bergmann
0 siblings, 1 reply; 3+ messages in thread
From: Dinh Nguyen @ 2016-11-08 22:47 UTC (permalink / raw)
To: linux-arm-kernel
Enables:
CONFIG_AUTOFS4_FS=y
CONFIG_NFSD=y
CONFIG_NFS_V3_ACL=y
CONFIG_NFSD_V3_ACL=y
CONFIG_NFSD_V4=y
Signed-off-by: Matthew Gerlach <mgerlach@opensource.altera.com>
Signed-off-by: Dinh Nguyen <dinguyen@kernel.org>
---
arch/arm/configs/socfpga_defconfig | 5 +++++
1 file changed, 5 insertions(+)
diff --git a/arch/arm/configs/socfpga_defconfig b/arch/arm/configs/socfpga_defconfig
index 18d3ec1..2e1d254 100644
--- a/arch/arm/configs/socfpga_defconfig
+++ b/arch/arm/configs/socfpga_defconfig
@@ -116,13 +116,18 @@ CONFIG_EXT2_FS=y
CONFIG_EXT2_FS_XATTR=y
CONFIG_EXT2_FS_POSIX_ACL=y
CONFIG_EXT3_FS=y
+CONFIG_AUTOFS4_FS=y
CONFIG_VFAT_FS=y
CONFIG_NTFS_FS=y
CONFIG_NTFS_RW=y
CONFIG_TMPFS=y
CONFIG_CONFIGFS_FS=y
CONFIG_NFS_FS=y
+CONFIG_NFS_V3_ACL=y
CONFIG_ROOT_NFS=y
+CONFIG_NFSD=y
+CONFIG_NFSD_V3_ACL=y
+CONFIG_NFSD_V4=y
CONFIG_NLS_CODEPAGE_437=y
CONFIG_NLS_ISO8859_1=y
CONFIG_PRINTK_TIME=y
--
2.8.3
^ permalink raw reply related [flat|nested] 3+ messages in thread
* [PATCH] ARM: socfpga_defconfig: enable FS configs to support Angstrom filesystem
2016-11-08 22:47 [PATCH] ARM: socfpga_defconfig: enable FS configs to support Angstrom filesystem Dinh Nguyen
@ 2016-11-08 22:57 ` Arnd Bergmann
2016-11-09 0:23 ` Dinh Nguyen
0 siblings, 1 reply; 3+ messages in thread
From: Arnd Bergmann @ 2016-11-08 22:57 UTC (permalink / raw)
To: linux-arm-kernel
On Tuesday, November 8, 2016 4:47:50 PM CET Dinh Nguyen wrote:
> Enables:
>
> CONFIG_AUTOFS4_FS=y
> CONFIG_NFSD=y
> CONFIG_NFS_V3_ACL=y
> CONFIG_NFSD_V3_ACL=y
> CONFIG_NFSD_V4=y
>
> Signed-off-by: Matthew Gerlach <mgerlach@opensource.altera.com>
> Signed-off-by: Dinh Nguyen <dinguyen@kernel.org>
>
No objections to the patch, but the changelog should not state what
the patch clearly shows already but instead it should explain why
you do this.
The subject line mentions "to support Angstrom filesystem", but
it's not clear (at least not to me) what that filesystem is.
Arnd
^ permalink raw reply [flat|nested] 3+ messages in thread
* [PATCH] ARM: socfpga_defconfig: enable FS configs to support Angstrom filesystem
2016-11-08 22:57 ` Arnd Bergmann
@ 2016-11-09 0:23 ` Dinh Nguyen
0 siblings, 0 replies; 3+ messages in thread
From: Dinh Nguyen @ 2016-11-09 0:23 UTC (permalink / raw)
To: linux-arm-kernel
On Tue, Nov 8, 2016 at 4:57 PM, Arnd Bergmann <arnd@arndb.de> wrote:
> On Tuesday, November 8, 2016 4:47:50 PM CET Dinh Nguyen wrote:
>> Enables:
>>
>> CONFIG_AUTOFS4_FS=y
>> CONFIG_NFSD=y
>> CONFIG_NFS_V3_ACL=y
>> CONFIG_NFSD_V3_ACL=y
>> CONFIG_NFSD_V4=y
>>
>> Signed-off-by: Matthew Gerlach <mgerlach@opensource.altera.com>
>> Signed-off-by: Dinh Nguyen <dinguyen@kernel.org>
>>
>
> No objections to the patch, but the changelog should not state what
> the patch clearly shows already but instead it should explain why
> you do this.
>
> The subject line mentions "to support Angstrom filesystem", but
> it's not clear (at least not to me) what that filesystem is.
>
Thanks for the review Arnd. I'll update with a better changelog message.
Dinh
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2016-11-09 0:23 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-11-08 22:47 [PATCH] ARM: socfpga_defconfig: enable FS configs to support Angstrom filesystem Dinh Nguyen
2016-11-08 22:57 ` Arnd Bergmann
2016-11-09 0:23 ` Dinh Nguyen
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox