bug-hurd
[Top][All Lists]
Advanced

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

Re: [PATCH 3/3] Add the code for adding the mountee to the merged filesy


From: olafBuddenhagen
Subject: Re: [PATCH 3/3] Add the code for adding the mountee to the merged filesystems
Date: Fri, 3 Jul 2009 07:07:59 +0200
User-agent: Mutt/1.5.19 (2009-01-05)

Hi,

On Thu, Jun 11, 2009 at 09:25:10PM +0300, Sergiu Ivanov wrote:

> +  ulfs_register ("\0", 0, 0);

"\0" is wrong -- it will generate a string consisting of *two* \0
characters. Just use an empty string.

> +  ulfs_check ();
> +  node_init_root (netfs_root_node);

Why is this needed here and not in the original code?...

(Regarding ulfs_check(), I already asked in the previous feedback IIRC.)

-antrik-




reply via email to

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