mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
From: Andrew Morton <akpm@osdl.org>
To: David Teigland <teigland@redhat.com>
Cc: linux-kernel@vger.kernel.org
Subject: Re: [PATCH 7/7] dlm: build
Date: Mon, 25 Apr 2005 14:25:25 -0700	[thread overview]
Message-ID: <20050425142525.70e72e93.akpm@osdl.org> (raw)
In-Reply-To: <20050425151333.GH6826@redhat.com>

David Teigland <teigland@redhat.com> wrote:
>
>  +config DLM 
>  +	tristate "Distributed Lock Manager (DLM)"
>  +	help
>  +	A general purpose distributed lock manager for kernel or userspace
>  +	applications.
>  +
>  +config DLM_DEVICE
>  +	tristate "DLM device for userspace access"
>  +	depends on DLM
>  +	help
>  +	This module creates a misc device through which the dlm lockspace
>  +	and locking functions become available to userspace applications
>  +	(usually through the libdlm library).
>  +
>  +config DLM_DEBUG
>  +	bool "DLM debugging"
>  +	depends on DLM
>  +	help
>  +	Under the debugfs mount point, the name of each lockspace will
>  +	appear as a file in the "dlm" directory.  The output is the
>  +	list of resource and locks the local node knows about.
>  +
>  +endmenu

Shouldn't it enable SCTP?  Depend on NET?

(I agree with Jesper's various comments btw)

  reply	other threads:[~2005-04-25 21:27 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-04-25 15:13 David Teigland
2005-04-25 21:25 ` Andrew Morton [this message]
2005-04-26  3:52   ` Valdis.Kletnieks
2005-04-26  5:52     ` David Teigland
2005-04-27 13:25       ` Lars Marowsky-Bree
2005-04-27 13:54         ` David Teigland
2005-04-27 14:17           ` Lars Marowsky-Bree

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=20050425142525.70e72e93.akpm@osdl.org \
    --to=akpm@osdl.org \
    --cc=linux-kernel@vger.kernel.org \
    --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

Powered by JetHome