public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Eric Lammerts <eric@lammerts.org>
To: Markus Klotzbuecher <mk@creamnet.de>
Cc: linux-kernel@vger.kernel.org
Subject: Re: [ANNOUNCE] mini_fo-0.6.0 overlay file system
Date: Tue, 10 May 2005 02:07:37 -0400	[thread overview]
Message-ID: <42804FA9.3020307@lammerts.org> (raw)
In-Reply-To: <20050509183135.GB27743@mary>

Markus Klotzbuecher wrote:
> mini_fo is a virtual kernel filesystem that can make read-only file
> systems writable.

Nice.

Some remarks:
Some functions return -ENOTSUPP on error, which makes "ls -l" complain 
loudly when getxattr() fails. This should be -EOPNOTSUPP.

The module taints the kernel because of MODULE_LICENSE("LGPL").
Since all your copyright statements say it's GPL software, better change 
this to "GPL".

cheers,

Eric

  reply	other threads:[~2005-05-10  6:07 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-05-09 18:40 [ANNOUNCE] mini_fo-0.6.0 overlay file system Markus Klotzbuecher
2005-05-10  6:07 ` Eric Lammerts [this message]
2005-05-10 15:29   ` Lee Revell
2005-05-10 15:42     ` Arjan van de Ven
2005-05-10 17:01   ` Markus Klotzbuecher
2005-05-12 12:18 ` Jörn Engel
2005-05-12 16:44   ` Markus Klotzbuecher
2005-05-13  3:18     ` Kyle Moffett
2005-05-13  8:01       ` Jörn Engel
2005-05-13 11:26         ` Kyle Moffett
2005-05-13 12:24           ` Jörn Engel
2005-05-13 20:57             ` Kyle Moffett
2005-05-13 12:49       ` Jan Blunck
2005-05-13 20:18       ` Markus Klotzbuecher

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=42804FA9.3020307@lammerts.org \
    --to=eric@lammerts.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=mk@creamnet.de \
    /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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox