All of lore.kernel.org
 help / color / mirror / Atom feed
* GPL and proprietary driver code
@ 2002-08-07 13:50 James Wilkinson
  2002-08-07 14:24 ` Eli Carter
  2002-08-07 17:40 ` Erez Zadok
  0 siblings, 2 replies; 5+ messages in thread
From: James Wilkinson @ 2002-08-07 13:50 UTC (permalink / raw)
  To: linux-fsdevel

Please let me know if this should be asked elsewhere - I wasn't sure what
the most appropriate forum would be for licensing questions...

I have plans to write a proprietary file system that can be mounted on top
of XFS, in order to track and process certain file system requests.  My
question here is, assuming that all source code for my file system driver is
original work and not based on existing GPLed code, is my driver required to
be open source?  I know that it would have to be if I was modifying the
Linux kernel or the XFS file system code, but I'm not planning to do any of
that.  However, I've heard some conservative opinions of the belief that
this new driver would still need to be open source.

Can anyone give me a definitive answer, or perhaps point me to an
authoritative source?  I've read up on the GPL license, and it is my opinion
that my source could be kept proprietary, but I'd like to get expert
opinions before continuing on.

Thanks!
James



^ permalink raw reply	[flat|nested] 5+ messages in thread
* Re: GPL and proprietary driver code
@ 2002-08-07 18:29 Bryan Henderson
  0 siblings, 0 replies; 5+ messages in thread
From: Bryan Henderson @ 2002-08-07 18:29 UTC (permalink / raw)
  To: James Wilkinson; +Cc: linux-fsdevel


>I have plans to write a proprietary file system that can be mounted on top
>of XFS, in order to track and process certain file system requests.  My
>question here is, assuming that all source code for my file system driver
is
>original work and not based on existing GPLed code, is my driver required
to
>be open source?

>Can anyone give me a definitive answer, or perhaps point me to an
>authoritative source?

I'm afraid no one has a definitive answer.  The authoritative source you
need is a decided case from a court of law in your jurisdiction.  No court
of law has ever interpreted the GPL.  We're all still waiting.

Some (including, I believe, the authors of the GPL) believe that if you
insmod a Linux kernel module, that constitutes a "linking" as mentioned in
the GPL and the inserted module must be open source.  Other learned
analysts say no.  Linus says for his part, he doesn't consider inserting a
closed source module a violation of his license, but Linus is but one of
many licensors (copyright holders) of the Linux kernel.




^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2002-08-07 18:29 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2002-08-07 13:50 GPL and proprietary driver code James Wilkinson
2002-08-07 14:24 ` Eli Carter
2002-08-07 17:40 ` Erez Zadok
2002-08-07 17:49   ` Paul Jimenez
  -- strict thread matches above, loose matches on Subject: below --
2002-08-07 18:29 Bryan Henderson

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.