Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 12 Dec 2008 20:45:59 -0600
From:      "Rick C. Petty" <rick-freebsd2008@kiwi-computer.com>
To:        Derrick Brashear <shadow@gmail.com>
Cc:        Alec Kloss <alec@setfilepointer.com>, freebsd-afs@freebsd.org, "Jason C. Wells" <jcw@highperformance.net>
Subject:   Re: OpenAFS on FreeBSD Progress (Works)
Message-ID:  <20081213024559.GA89850@keira.kiwi-computer.com>
In-Reply-To: <db6e3f110812121706i2b022e0bh3ff7413086c73dc1@mail.gmail.com>
References:  <493ACAC4.5020806@linuxbox.com> <12501719@bb.ipt.ru> <493D898C.1030609@linuxbox.com> <22B6C509EF7C4AB0A2D8350C31BB8D5D@valentine> <57098597@bb.ipt.ru> <26695644@bb.ipt.ru> <DC87E29101195307B372C4F5@c-3157e155.1521-1-64736c12.cust.bredbandsbolaget.se> <20081213004251.GA88954@keira.kiwi-computer.com> <db6e3f110812121706i2b022e0bh3ff7413086c73dc1@mail.gmail.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On Fri, Dec 12, 2008 at 08:06:45PM -0500, Derrick Brashear wrote:
> On Fri, Dec 12, 2008 at 7:42 PM, Rick C. Petty <
> rick-freebsd2008@kiwi-computer.com> wrote:
> 
> > > You don't need a meta port, you a client and a server port, and let the
> > > client install all common files, and let the server depend on the client,
> > > which is reasonable anyway.
> >
> > I think you have that backwards.  The client contains a kernel module.  The
> > server is all run in userland.  I think in this case, have the client
> > depend
> > upon the server and have the server install all common files.  I agree that
> > there should not be a metaport.
> >
> The server similarly does not depend on the client.  You don't need the
> kernel module to run the server.

That's precisely what I said..  the server does not depend upon the client.
Having the client depend on the server isn't that bad, unless the code is
easily separable.  Having the server depend upon the client would be bad.

-- Rick C. Petty



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20081213024559.GA89850>