From owner-freebsd-current@FreeBSD.ORG Mon Jan 19 09:37:25 2009 Return-Path: Delivered-To: current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 61E9C1065702 for ; Mon, 19 Jan 2009 09:37:25 +0000 (UTC) (envelope-from phk@critter.freebsd.dk) Received: from phk.freebsd.dk (phk.freebsd.dk [130.225.244.222]) by mx1.freebsd.org (Postfix) with ESMTP id 1CD8F8FC0C for ; Mon, 19 Jan 2009 09:37:25 +0000 (UTC) (envelope-from phk@critter.freebsd.dk) Received: from critter.freebsd.dk (critter.freebsd.dk [192.168.61.3]) by phk.freebsd.dk (Postfix) with ESMTP id 1C1BC3F129; Mon, 19 Jan 2009 09:37:24 +0000 (UTC) Received: from critter.freebsd.dk (localhost [127.0.0.1]) by critter.freebsd.dk (8.14.3/8.14.3) with ESMTP id n0J9bMUv015306; Mon, 19 Jan 2009 09:37:22 GMT (envelope-from phk@critter.freebsd.dk) To: Scot Hetzel From: "Poul-Henning Kamp" In-Reply-To: Your message of "Mon, 19 Jan 2009 03:08:06 CST." <790a9fff0901190108r4eb3232bqfc6a0c8af8cd7c71@mail.gmail.com> Date: Mon, 19 Jan 2009 09:37:22 +0000 Message-ID: <15305.1232357842@critter.freebsd.dk> Sender: phk@critter.freebsd.dk Cc: Erich Dollansky , "current@freebsd.org" Subject: Re: NTFS in GENERIC: opt-in or opt-out? X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 19 Jan 2009 09:37:26 -0000 In message <790a9fff0901190108r4eb3232bqfc6a0c8af8cd7c71@mail.gmail.com>, Scot Hetzel writes: >On Mon, Jan 19, 2009 at 2:35 AM, Maxim Sobolev wrote: >> Erich Dollansky wrote: >> Any particular reason why not? Memory is cheap, 100-200KB of extra kernel >> code doesn't really matter today, while NTFS is probably the most widespread >> filesystem after MSDOS. Therefore supporting it in the GENERIC out of the >> box even in the read-only mode (our NTFS driver is read-only AFAIK) could >> benefit many users. >Since a buildkernel will install the ntfs.ko kernel module by default, >their is no need to have the NTFS filesystem complied into GENERIC. Seconded, we should move towards a mode modular kernel, not less. -- Poul-Henning Kamp | UNIX since Zilog Zeus 3.20 phk@FreeBSD.ORG | TCP/IP since RFC 956 FreeBSD committer | BSD since 4.3-tahoe Never attribute to malice what can adequately be explained by incompetence.