summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorscolobb <scolobb@web>2009-07-14 23:07:20 +0000
committerGNU Hurd web pages engine <web-hurd@gnu.org>2009-07-14 23:07:20 +0000
commit67d7e6eb332d42a7fc636dbb26a5ee0515ec55f7 (patch)
treef7c7b9a54ea92ec65a8dc5b6accc310523dbb6da
parent45ee74e5548fd857e2c7cc1f283b4624c6247f3b (diff)
-rw-r--r--user/scolobb.mdwn8
1 files changed, 4 insertions, 4 deletions
diff --git a/user/scolobb.mdwn b/user/scolobb.mdwn
index d496119c..610937ae 100644
--- a/user/scolobb.mdwn
+++ b/user/scolobb.mdwn
@@ -131,14 +131,14 @@ For documentation, see [[hurd/translator/unionmount]].
has to go away as soon as the mountee has been shut down for some
reason.
+* **Proxy the control port of `unionmount`** *(14 Jul)* For
+ `unionmount` to become transparent, most of the RPCs invoked on the
+ its control port should be forwarded to the mountee.
+
### TODO
(Dates in brackets show the *expected* completion date)
-* **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** *(17 Jul)* Such functionality should
make `unionmount` even more transparent.