summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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.