From: Pavel Machek <pavel@ucw.cz>
To: Mike Frysinger <vapier@gentoo.org>
Cc: Adrian McMenamin <adrian@newgolddream.dyndns.info>,
linux-fsdevel <linux-fsdevel@vger.kernel.org>,
LKML <linux-kernel@vger.kernel.org>,
linux-sh <linux-sh@vger.kernel.org>
Subject: Re: [RFC][patch] filesystem: Vmufat filesystem, version 4
Date: Mon, 27 Apr 2009 18:03:32 +0000 [thread overview]
Message-ID: <20090427180332.GA19265@elf.ucw.cz> (raw)
In-Reply-To: <200904271356.21684.vapier@gentoo.org>
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
WARNING: multiple messages have this Message-ID (diff)
From: Pavel Machek <pavel@ucw.cz>
To: Mike Frysinger <vapier@gentoo.org>
Cc: Adrian McMenamin <adrian@newgolddream.dyndns.info>,
linux-fsdevel <linux-fsdevel@vger.kernel.org>,
LKML <linux-kernel@vger.kernel.org>,
linux-sh <linux-sh@vger.kernel.org>
Subject: Re: [RFC][patch] filesystem: Vmufat filesystem, version 4
Date: Mon, 27 Apr 2009 20:03:32 +0200 [thread overview]
Message-ID: <20090427180332.GA19265@elf.ucw.cz> (raw)
In-Reply-To: <200904271356.21684.vapier@gentoo.org>
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
next prev parent reply other threads:[~2009-04-27 18:03 UTC|newest]
Thread overview: 31+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-02-14 21:19 [RFC][PATCH] filesystem: VMUFAT filesystem Adrian McMenamin
2009-04-13 20:32 ` [RFC][patch] filesystem: Vmufat filesystem, version 4 Adrian McMenamin
2009-04-13 20:32 ` Adrian McMenamin
2009-04-13 21:00 ` Paul Mundt
2009-04-13 21:00 ` Paul Mundt
2009-04-13 21:36 ` Adrian McMenamin
2009-04-13 21:36 ` Adrian McMenamin
2009-04-13 21:40 ` Adrian McMenamin
2009-04-13 21:40 ` Adrian McMenamin
2009-04-13 22:28 ` Mike Frysinger
2009-04-13 22:28 ` Mike Frysinger
2009-04-13 21:59 ` Paul Mundt
2009-04-13 21:59 ` Paul Mundt
2009-04-14 7:00 ` Adrian McMenamin
2009-04-14 7:00 ` Adrian McMenamin
2009-04-14 7:03 ` Paul Mundt
2009-04-14 7:03 ` Paul Mundt
2009-04-14 7:16 ` Adrian McMenamin
2009-04-14 7:16 ` Adrian McMenamin
2009-04-14 7:23 ` Mike Frysinger
2009-04-14 7:23 ` Mike Frysinger
2009-04-14 7:38 ` Sam Ravnborg
2009-04-14 7:38 ` Sam Ravnborg
2009-04-16 11:23 ` Al Viro
2009-04-16 11:23 ` Al Viro
2009-04-24 22:14 ` Pavel Machek
2009-04-24 22:14 ` Pavel Machek
2009-04-27 17:56 ` Mike Frysinger
2009-04-27 17:56 ` Mike Frysinger
2009-04-27 18:03 ` Pavel Machek [this message]
2009-04-27 18:03 ` Pavel Machek
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=20090427180332.GA19265@elf.ucw.cz \
--to=pavel@ucw.cz \
--cc=adrian@newgolddream.dyndns.info \
--cc=linux-fsdevel@vger.kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-sh@vger.kernel.org \
--cc=vapier@gentoo.org \
/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.