From: Richard Russon <ldm@flatcap.org>
To: Marcelo Tosatti <marcelo@conectiva.com.br>
Cc: lkml <linux-kernel@vger.kernel.org>
Subject: [PATCH] 2.4.20 fs/partitions/Config.in
Date: 20 Dec 2002 05:01:56 +0000 [thread overview]
Message-ID: <1040360516.21624.14.camel@whiskey.something.uk.com> (raw)
Hi Marcelo,
You have already accepted the new LDM Driver into 2.4 (thanks :-)
but a little part of it got lost.
This patch removes the "experimental" tag and dependency.
(The new LDM Driver is not experimental).
Please can you apply this patch to 2.4.20.
Cheers,
FlatCap (Richard Russon)
ldm@flatcap.org
diff -urN linux-2.4.20/fs/partitions/Config.in linux-2.4.20-ldm/fs/partitions/Config.in
--- linux-2.4.20/fs/partitions/Config.in 2002-11-29 00:13:16.000000000 +0000
+++ linux-2.4.20-ldm/fs/partitions/Config.in 2002-12-20 04:41:32.000000000 +0000
@@ -25,7 +25,7 @@
bool ' Solaris (x86) partition table support' CONFIG_SOLARIS_X86_PARTITION
bool ' Unixware slices support' CONFIG_UNIXWARE_DISKLABEL
fi
- dep_bool ' Windows Logical Disk Manager (Dynamic Disk) support (EXPERIMENTAL)' CONFIG_LDM_PARTITION $CONFIG_EXPERIMENTAL
+ bool ' Windows Logical Disk Manager (Dynamic Disk) support' CONFIG_LDM_PARTITION
if [ "$CONFIG_LDM_PARTITION" = "y" ]; then
bool ' Windows LDM extra logging' CONFIG_LDM_DEBUG
fi
next reply other threads:[~2002-12-20 4:54 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2002-12-20 5:01 Richard Russon [this message]
2002-12-28 5:11 ` [PATCH] 2.4.20 fs/partitions/Config.in Marcelo Tosatti
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=1040360516.21624.14.camel@whiskey.something.uk.com \
--to=ldm@flatcap.org \
--cc=linux-kernel@vger.kernel.org \
--cc=marcelo@conectiva.com.br \
/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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.