bug-hurd
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [PATCH 1/3] Add the ``--mount'' command line option


From: Sergiu Ivanov
Subject: Re: [PATCH 1/3] Add the ``--mount'' command line option
Date: Mon, 29 Jun 2009 20:49:53 +0300
User-agent: Mutt/1.5.18 (2008-05-17)

Hello,

On Mon, Jun 29, 2009 at 01:53:24AM +0200, olafBuddenhagen@gmx.net wrote:
> On Mon, Jun 15, 2009 at 09:01:55PM +0300, Sergiu Ivanov wrote:
> > On Sat, Jun 13, 2009 at 03:53:27PM +0200, Carl Fredrik Hammar wrote:
> > > On Thu, Jun 11, 2009 at 09:10:24PM +0300, Sergiu Ivanov wrote:
> 
> > > > diff --git a/unionmount.c b/unionmount.c
> > > > new file mode 100644
> > > > index 0000000..e4aa043
> > > > --- /dev/null
> > > > +++ b/unionmount.c
> > > 
> > > Given that this is to implement the --mount option, I think mount.c
> > > would be a better name.  The context of unionfs establishes that this
> > > means unioning.
> > > 
> > > > @@ -0,0 +1,28 @@
> > > > +/* Hurd unionmount
> > > > +   The core of unionmount functionality.
> > > 
> > > Again the purpose of the file isn't really to implement unionmount,
> > > but to implement the --mount option.
> > 
> > The idea is that the ``--mount'' option is just an intermediate step
> > towards a ``stand-alone'' unionmount implementation. That's why I call
> > this file in a more general way than just ``mount''.
> 
> *If* we ultimately go with a standalone unionmount -- which isn't even
> certain at this point -- naming it "unionmount.[ch]" would be even more
> wrong than now. The files do not implement unionmount; they only
> implement one specific part of it.
> 
> > I remember antrik objecting to this name, too, but I'd like to point
> > out that the information about unionfs itself is declared in
> > unionfs.h. This was the reason why I called the two filed
> > unionmount.{c,h}.
> 
> unionfs.h contains definitions relevant for *all* of unionfs, not just
> some specific aspect.

OK, I'll fix the filename and will send in the updated patch shortly.

Regards,
scolobb




reply via email to

[Prev in Thread] Current Thread [Next in Thread]