public inbox for gfs2@lists.linux.dev
 help / color / mirror / Atom feed
From: Heming Zhao <heming.zhao@suse.com>
To: Alexander Aring <aahringo@redhat.com>, teigland@redhat.com
Cc: gfs2@lists.linux.dev, glass.su@suse.com, lidong.zhong@suse.com
Subject: Re: [RFC PATCH dlm/next 4/4] dlm: drop SCTP Kconfig dependency
Date: Wed, 30 Apr 2025 15:15:43 +0800	[thread overview]
Message-ID: <edc1fa0f-58ea-4fc5-be2a-b83ec2270ed0@suse.com> (raw)
In-Reply-To: <20250429202913.2908521-4-aahringo@redhat.com>

On 4/30/25 04:29, Alexander Aring wrote:
> DLM does not use any exported SCTP function. SCTP is registered
> dynamically as protocol to the kernel and can be used over the right
> protocol identifiers on the socket api. We drop the SCTP dependency as
> DLM can also be used with TCP only.
> 
> Signed-off-by: Alexander Aring <aahringo@redhat.com>

Reviewed-by: Heming zhao <heming.zhao@suse.com>

> ---
>   fs/dlm/Kconfig | 1 -
>   1 file changed, 1 deletion(-)
> 
> diff --git a/fs/dlm/Kconfig b/fs/dlm/Kconfig
> index f82a4952769d..b46165df5a91 100644
> --- a/fs/dlm/Kconfig
> +++ b/fs/dlm/Kconfig
> @@ -3,7 +3,6 @@ menuconfig DLM
>   	tristate "Distributed Lock Manager (DLM)"
>   	depends on INET
>   	depends on SYSFS && CONFIGFS_FS && (IPV6 || IPV6=n)
> -	select IP_SCTP
>   	help
>   	A general purpose distributed lock manager for kernel or userspace
>   	applications.


  reply	other threads:[~2025-04-30  7:15 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-04-29 20:29 [RFC PATCH dlm/next 1/4] dlm: mask sk_shutdown value Alexander Aring
2025-04-29 20:29 ` [RFC PATCH dlm/next 2/4] dlm: use SHUT_RDWR for SCTP shutdown Alexander Aring
2025-04-30  7:15   ` Heming Zhao
2025-04-29 20:29 ` [RFC PATCH dlm/next 3/4] dlm: reject SCTP configuration if not enabled Alexander Aring
2025-04-30  7:15   ` Heming Zhao
2025-04-29 20:29 ` [RFC PATCH dlm/next 4/4] dlm: drop SCTP Kconfig dependency Alexander Aring
2025-04-30  7:15   ` Heming Zhao [this message]
2025-04-30  7:15 ` [RFC PATCH dlm/next 1/4] dlm: mask sk_shutdown value Heming Zhao

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=edc1fa0f-58ea-4fc5-be2a-b83ec2270ed0@suse.com \
    --to=heming.zhao@suse.com \
    --cc=aahringo@redhat.com \
    --cc=gfs2@lists.linux.dev \
    --cc=glass.su@suse.com \
    --cc=lidong.zhong@suse.com \
    --cc=teigland@redhat.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox