Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1758698AbZD0SAo (ORCPT ); Mon, 27 Apr 2009 14:00:44 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1751979AbZD0SAd (ORCPT ); Mon, 27 Apr 2009 14:00:33 -0400 Received: from atrey.karlin.mff.cuni.cz ([195.113.26.193]:45778 "EHLO atrey.karlin.mff.cuni.cz" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751857AbZD0SAc (ORCPT ); Mon, 27 Apr 2009 14:00:32 -0400 Date: Mon, 27 Apr 2009 20:03:32 +0200 From: Pavel Machek To: Mike Frysinger Cc: Adrian McMenamin , linux-fsdevel , LKML , linux-sh Subject: Re: [RFC][patch] filesystem: Vmufat filesystem, version 4 Message-ID: <20090427180332.GA19265@elf.ucw.cz> References: <1239654768.6542.10.camel@localhost.localdomain> <20090424221455.GB5342@elf.ucw.cz> <200904271356.21684.vapier@gentoo.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <200904271356.21684.vapier@gentoo.org> X-Warning: Reading this can be dangerous to your mental health. User-Agent: Mutt/1.5.18 (2008-05-17) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1462 Lines: 36 On Mon 2009-04-27 13:56:20, Mike Frysinger wrote: > On Friday 24 April 2009 18:14:55 Pavel Machek wrote: > > On Mon 2009-04-13 21:32:48, Adrian McMenamin wrote: > > > --- /dev/null > > > +++ b/fs/vmufat/Kconfig > > > @@ -0,0 +1,14 @@ > > > +config VMUFAT_FS > > > + tristate "Dreamcast VMU FAT filesystem" > > > + depends on BLOCK > > > + help > > > + This implements the simple FAT type filesystem found on SEGA > > > + Dreamcast visual memory units. > > > + > > > + Dreamcast users who want to mount their VMUs to view the native > > > + filesystem will say 'Y' here. The filesystem is hardware independent > > > + but is not recommended for any serious use in other circumstances, so > > > + just about everyone else should say 'N'. > > > + > > > + To compile this as a module say 'M' here. The module will be called > > > + vmufat > > > > "vmufat.ko." ? > > no, the standard is to name it without extension. there should be a period > there though as it's the end of the sentence ... Ok, add that period at end of sentence, I stand corrected. Pavel -- (english) http://www.livejournal.com/~pavelmachek (cesky, pictures) http://atrey.karlin.mff.cuni.cz/~pavel/picture/horses/blog.html -- 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/