Skip to content

Commit

Permalink
UBUNTU: [Config] bluefield: Record PNFS_FLEXFILE_LAYOUT=y
Browse files Browse the repository at this point in the history
BugLink: https://bugs.launchpad.net/bugs/1923220

Upstream stable changed the default to follow tristate of NFS_V4 which
does now actually allow to build this in.

Signed-off-by: Stefan Bader <stefan.bader@canonical.com>
  • Loading branch information
smb49 authored and bzolnier committed Feb 12, 2024
1 parent 8867ddf commit 7079452
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
1 change: 0 additions & 1 deletion debian.bluefield/abi/5.4.0-1011.14/arm64/bluefield.modules
Original file line number Diff line number Diff line change
Expand Up @@ -411,7 +411,6 @@ nfnetlink_cttimeout
nfnetlink_log
nfnetlink_osf
nfnetlink_queue
nfs_layout_flexfiles
nft_chain_nat
nft_compat
nft_connlimit
Expand Down
2 changes: 1 addition & 1 deletion debian.bluefield/config/config.common.ubuntu
Original file line number Diff line number Diff line change
Expand Up @@ -3326,7 +3326,7 @@ CONFIG_PM_WAKELOCKS_GC=y
CONFIG_PM_WAKELOCKS_LIMIT=100
CONFIG_PNFS_BLOCK=y
CONFIG_PNFS_FILE_LAYOUT=y
CONFIG_PNFS_FLEXFILE_LAYOUT=m
CONFIG_PNFS_FLEXFILE_LAYOUT=y
CONFIG_PNP=y
CONFIG_PNPACPI=y
CONFIG_PNP_DEBUG_MESSAGES=y
Expand Down

0 comments on commit 7079452

Please sign in to comment.