diff options
author | scolobb <scolobb@web> | 2009-07-08 12:52:34 +0000 |
---|---|---|
committer | GNU Hurd web pages engine <web-hurd@gnu.org> | 2009-07-08 12:52:34 +0000 |
commit | 43a42c7e0cb6b51fa8004c8440c77e21ed9f0a69 (patch) | |
tree | f571272b9c3fc90d29d9862204f46f21cee6db19 /user/scolobb.mdwn | |
parent | 35ebee6dbd319b6f003a757abe6aacfcfd50e2b7 (diff) | |
download | web-43a42c7e0cb6b51fa8004c8440c77e21ed9f0a69.tar.gz web-43a42c7e0cb6b51fa8004c8440c77e21ed9f0a69.tar.bz2 web-43a42c7e0cb6b51fa8004c8440c77e21ed9f0a69.zip |
Diffstat (limited to 'user/scolobb.mdwn')
-rw-r--r-- | user/scolobb.mdwn | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/user/scolobb.mdwn b/user/scolobb.mdwn index a17e3bad..b4b0a42f 100644 --- a/user/scolobb.mdwn +++ b/user/scolobb.mdwn @@ -117,6 +117,13 @@ For documentation, see [[hurd/translator/unionmount]]. (Dates in brackets show the *expected* completion date) +* **Orphan the mountee after starting it** *(10 Jul)* Orphaning the + mountee after starting it up seems to be a nice work-around for the + necessity of keeping a proxy node in unionmount in simple + use-cases. It is possible that this functionality will provided as a + separate patch (without inclusion in master) should it turn out that + orphaning the mountee is a bad idea. + * **Proxy the control port of `unionmount`** *(10 Jul)* It was agreed that `unionmount` be completely transparent, therefore a number of RPCs on the control port should be forwarded to the mountee. |