Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id ; Sat, 27 Jul 2002 07:37:25 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id ; Sat, 27 Jul 2002 07:37:25 -0400 Received: from t5o913p16.telia.com ([212.181.179.16]:27011 "EHLO best.localdomain") by vger.kernel.org with ESMTP id ; Sat, 27 Jul 2002 07:37:24 -0400 To: Linus Torvalds Cc: Kernel Mailing List , ldm@flatcap.org Subject: Re: Linux v2.5.29 References: From: Peter Osterlund Date: 27 Jul 2002 13:40:28 +0200 In-Reply-To: Message-ID: User-Agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.2 MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1079 Lines: 22 Linus Torvalds writes: > : > o New LDM Driver (Windows Dynamic Disks) Breaks "make xconfig". Here is a patch to fix it: --- linux/fs/partitions/Config.in.orig Sat Jul 27 13:31:54 2002 +++ linux/fs/partitions/Config.in Sat Jul 27 13:16:15 2002 @@ -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' CONFIG_LDM_PARTITION + 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 -- Peter Osterlund - petero2@telia.com http://w1.894.telia.com/~u89404340 - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/