bug-hurd
[Top][All Lists]
Advanced

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

Re: [PATCH 0/3] Implement unionmount on top of unionfs


From: olafBuddenhagen
Subject: Re: [PATCH 0/3] Implement unionmount on top of unionfs
Date: Mon, 29 Jun 2009 01:35:39 +0200
User-agent: Mutt/1.5.19 (2009-01-05)

Hi,

On Thu, Jun 11, 2009 at 08:59:18PM +0300, Sergiu Ivanov wrote:

> This implementation of unionmount implements lazy translator startup,
> because it is impossible to start the mountee during the
> initialization of unionfs. The reason is that most translators (at
> least) try to stat their underlying node, i.e. invoke an RPC on it. If
> the mountee is started during unionfs initialization phase, it invokes
> an RPC on the proxy node provided by unionfs, but unionfs cannot
> process it appropriately, because it has not yet finished initializing
> itself (deadlock).

So it's absolutely impossible to start the mountee before the translator
startup is finished? That would be unfortunate, as we can't pass back
error codes to settrans that way...

-antrik-




reply via email to

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