From mboxrd@z Thu Jan 1 00:00:00 1970 From: Michael Tremer To: development@lists.ipfire.org Subject: Re: [PATCH 10/21] linux: Disable the Distributed Lock Manager Date: Tue, 27 Dec 2022 12:24:03 +0100 Message-ID: <5AA1746C-C76B-43B0-A946-A392F8B0D323@ipfire.org> In-Reply-To: <1df91d74-5dda-1d72-0318-05caa4c29792@ipfire.org> MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="===============6309898958351095332==" List-Id: --===============6309898958351095332== Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable Acked-by: Michael Tremer > On 26 Dec 2022, at 20:27, Peter M=C3=BCller wr= ote: >=20 > Backported from IPFire 3.x as 01543109ec90c284b20cda0e74c96c4c136e9c05. >=20 > Signed-off-by: Peter M=C3=BCller > --- > config/kernel/kernel.config.x86_64-ipfire | 4 +--- > 1 file changed, 1 insertion(+), 3 deletions(-) >=20 > diff --git a/config/kernel/kernel.config.x86_64-ipfire b/config/kernel/kern= el.config.x86_64-ipfire > index 39ca3af30..1ad577a03 100644 > --- a/config/kernel/kernel.config.x86_64-ipfire > +++ b/config/kernel/kernel.config.x86_64-ipfire > @@ -2290,7 +2290,6 @@ CONFIG_MD_RAID10=3Dm > CONFIG_MD_RAID456=3Dm > CONFIG_MD_MULTIPATH=3Dm > CONFIG_MD_FAULTY=3Dm > -# CONFIG_MD_CLUSTER is not set > CONFIG_BCACHE=3Dm > # CONFIG_BCACHE_DEBUG is not set > # CONFIG_BCACHE_CLOSURES_DEBUG is not set > @@ -6865,8 +6864,7 @@ CONFIG_NLS_MAC_INUIT=3Dm > CONFIG_NLS_MAC_ROMANIAN=3Dm > CONFIG_NLS_MAC_TURKISH=3Dm > CONFIG_NLS_UTF8=3Dm > -CONFIG_DLM=3Dm > -# CONFIG_DLM_DEBUG is not set > +# CONFIG_DLM is not set > # CONFIG_UNICODE is not set > CONFIG_IO_WQ=3Dy > # end of File systems > --=20 > 2.35.3 --===============6309898958351095332==--