All of lore.kernel.org
 help / color / mirror / Atom feed
From: Jonathan Briggs <jbriggs@esoft.com>
To: reiserfs-list@namesys.com
Subject: Re: where are reiser4 sources
Date: Wed, 23 Feb 2005 15:00:32 -0700	[thread overview]
Message-ID: <1109196032.15057.35.camel@localhost> (raw)
In-Reply-To: <421CBB13.4030306@namesys.com>

[-- Attachment #1: Type: text/plain, Size: 1483 bytes --]

On Wed, 2005-02-23 at 09:19 -0800, Hans Reiser wrote:
> Mark Junker wrote:
> 
> > Hans Reiser schrieb:
> >
> >> That violates the license.
> >
> >
> > GPL? This shouldn't be a problem because the sources aren't statically 
> > linked to Windows. The sources to create the driver can be published 
> > under GPL too so this shouldn't be a problem.
> >
> > Where do you see the license violation?
> >
> > Regards,
> > Mark
> >
> >
> >
> The GPL says nothing about static linking.  You are making a derivative 
> work.  No. 

I don't think that's right, Hans.  If his linking code is also GPL, the
GPL of the filesystem code is satisfied.  The only problem would be from
the Windows licensing rejecting GPL'd driver code, which I think it
does.

The dynamic linking problems can be got around by writing an
implementation that links dynamically against something else that is
okay under GPL.  If that code also happens to link dynamically against
non-GPL code, that is the end-user's problem.  So if there was, say, a
Linux or BSD implementation of a Windows driver interface like
NDISwrapper for filesystems, he could legally write against _that_.

Once there's a documented interface and more than one implementation,
implementing that interface no longer becomes a derived work.

In any case, he could always write a FUSE-like driver that thunked
filesystem calls in and out of a service.
-- 
Jonathan Briggs <jbriggs@esoft.com>
eSoft, Inc.

[-- Attachment #2: This is a digitally signed message part --]
[-- Type: application/pgp-signature, Size: 189 bytes --]

  parent reply	other threads:[~2005-02-23 22:00 UTC|newest]

Thread overview: 29+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-02-21 16:16 where are reiser4 sources Mark Junker
2005-02-21 17:10 ` Sander Sweers
2005-02-21 17:59   ` Mark Junker
2005-02-22  2:08 ` David Masover
2005-02-22 15:20   ` Mark Junker
2005-02-22 18:41     ` Hans Reiser
2005-02-22 18:51       ` Valdis.Kletnieks
2005-02-23 17:10         ` Hans Reiser
2005-02-23 20:56           ` Mounting ReiserFS 3.6 RO increments journal count ? Linux Tard
2005-02-22 18:54       ` where are reiser4 sources Mark Junker
2005-02-23 17:19         ` Hans Reiser
2005-02-23 18:14           ` Mark Junker
2005-02-23 18:39             ` Rudy Zijlstra
2005-02-23 18:53               ` Hans Reiser
2005-02-23 21:06                 ` Mark Junker
2005-02-23 21:03               ` Mark Junker
2005-02-24 14:46                 ` Rudy Zijlstra
2005-02-25  4:34                   ` David Masover
2005-02-25  8:20                     ` Chester R. Hosey
2005-02-23 21:16               ` Mark Junker
2005-02-28 23:41                 ` Hans Reiser
2005-02-28 21:44                   ` Valdis.Kletnieks
2005-02-23 22:00           ` Jonathan Briggs [this message]
2005-02-24  0:58           ` David Masover
2005-02-22 18:56       ` Lehmann 
2005-02-22 17:49   ` Hans Reiser
2005-02-22 18:29     ` Mark Junker
2005-03-02  6:29 ` Alex Zarochentsev
  -- strict thread matches above, loose matches on Subject: below --
2005-03-01 16:52 Burnes, James

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=1109196032.15057.35.camel@localhost \
    --to=jbriggs@esoft.com \
    --cc=reiserfs-list@namesys.com \
    /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.