Re: [ANNOUNCE] mini_fo-0.6.0 overlay file system

From: Lee Revell
Date: Tue May 10 2005 - 10:33:27 EST


On Tue, 2005-05-10 at 02:07 -0400, Eric Lammerts wrote:
> 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".

Ugh. Why does an LGPL module taint the kernel again?

Lee

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/