lkml.org 
[lkml]   [2005]   [May]   [10]   [last100]   RSS Feed
Views: [more markup]  [less markup]  [headers]  [forward] 
 
Messages in this thread
/
DateTue, 10 May 2005 02:07:37 -0400
FromEric Lammerts <>
SubjectRe: [ANNOUNCE] mini_fo-0.6.0 overlay file system
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
-
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/

\
 
 \ /
  Last update: 2005-05-10 08:11    [from the cache]
©2003-2008