]> git.ipfire.org Git - thirdparty/kernel/stable.git/commit
nfs: fix PNFS_FLEXFILE_LAYOUT Kconfig default
authorTimo Rothenpieler <timo@rothenpieler.org>
Tue, 23 Feb 2021 14:19:01 +0000 (15:19 +0100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 30 Mar 2021 12:44:59 +0000 (14:44 +0200)
commit1f02de287c3d9ec13bdbe62189e47264b6761623
tree4949736cc9f7d0cdb6fc65a3b02f832acddfc6cc
parent776a136f4fe1ec31e20ac7631f1929c42c1385b4
nfs: fix PNFS_FLEXFILE_LAYOUT Kconfig default

[ Upstream commit a0590473c5e6c4ef17c3132ad08fbad170f72d55 ]

This follows what was done in 8c2fabc6542d9d0f8b16bd1045c2eda59bdcde13.
With the default being m, it's impossible to build the module into the
kernel.

Signed-off-by: Timo Rothenpieler <timo@rothenpieler.org>
Signed-off-by: Anna Schumaker <Anna.Schumaker@Netapp.com>
Signed-off-by: Sasha Levin <sashal@kernel.org>
fs/nfs/Kconfig