[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [PATCH 3/3] Add the mountee to the list of merged filesystems.
From: |
olafBuddenhagen |
Subject: |
Re: [PATCH 3/3] Add the mountee to the list of merged filesystems. |
Date: |
Fri, 10 Jul 2009 04:27:49 +0200 |
User-agent: |
Mutt/1.5.19 (2009-01-05) |
Hi,
On Sun, Jul 05, 2009 at 04:02:01PM +0300, Sergiu Ivanov wrote:
> + /* A path equal to "\0" will mean that the current ULFS entry is the
> + mountee port. */
> + ulfs_register ("", 0, 0);
You fixed the parameter, but you forgot to fix the comment...
-antrik-