bug-hurd
[Top][All Lists]
Advanced

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

Re: [PATCH 3/5] Made unionmount always include the underlying node


From: olafBuddenhagen
Subject: Re: [PATCH 3/5] Made unionmount always include the underlying node
Date: Wed, 3 Jun 2009 16:36:30 +0200
User-agent: Mutt/1.5.18 (2008-05-17)

Hi,

On Fri, May 29, 2009 at 12:03:16AM +0300, Sergiu Ivanov wrote:

> @@ -90,6 +96,8 @@ main (int argc, char **argv)
>    if (err)
>      error (EXIT_FAILURE, err, "failed to initialize root node");
> 
> +  ulfs_check ();
> +
>    /* Map the time, used for updating node information.  */
>    err = maptime_map (0, 0, &maptime);
>    if (err)

Why is this necessary here, and not in the original unionfs?

(If it is indeed necessary, it definitely requires a comment.)

-antrik-




reply via email to

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