summaryrefslogtreecommitdiff
path: root/user
diff options
context:
space:
mode:
authorscolobb <scolobb@web>2009-07-14 12:37:58 +0000
committerGNU Hurd web pages engine <web-hurd@gnu.org>2009-07-14 12:37:58 +0000
commit2ed6921a4d22e2f0fe9d1a335f2b3b80a6bdce2b (patch)
treee6074d3c5e239c268968d0f796d64400d46257c1 /user
parentd36b1fd29cdb010c4c64df64436249e0d3e99140 (diff)
Diffstat (limited to 'user')
-rw-r--r--user/scolobb.mdwn10
1 files changed, 5 insertions, 5 deletions
diff --git a/user/scolobb.mdwn b/user/scolobb.mdwn
index b43fd8a6..a373d315 100644
--- a/user/scolobb.mdwn
+++ b/user/scolobb.mdwn
@@ -122,25 +122,25 @@ For documentation, see [[hurd/translator/unionmount]].
(Dates in brackets show the *expected* completion date)
* **Add the command-line options for choosing between the transparent
- and non-transparent unionmounts** *(10 Jul)* Using these options,
+ and non-transparent unionmounts** *(17 Jul)* Using these options,
the user will be allowed to decide whether unionmount should be
completely transparent (i.e. most control-port RPCs forwarded to the
mountee) or not.
-* **Proxy the control port of `unionmount`** *(10 Jul)* For
+* **Proxy the control port of `unionmount`** *(17 Jul)* For
`unionmount` to become transparent, most of the RPCs invoked on the
its control port should be forwarded to the mountee.
* **Create the patch for supplying the mountee with a port to the
- underlying node of unionfs** *(10 Jul)* Such functionality should
+ underlying node of unionfs** *(17 Jul)* Such functionality should
make `unionmount` even more transparent.
* **Try to make `eth-multiplexer` work with statically set instances
- of `devnode`** *(14 Jul)* At the moment statically set `devnode`
+ of `devnode`** *(18 Jul)* At the moment statically set `devnode`
translators fail to run when they try to obtain the pseudo master
device ports from the `eth-multiplexer`.
-* **Implement merging rules.** *(25 Jul)* I will have to make the
+* **Implement merging rules.** *(30 Jul)* I will have to make the
merging of the virtual filesystem published by `eth-multiplexer` and
the real filesystem containing static nodes possible.