diff options
author | scolobb <scolobb@web> | 2009-07-14 13:04:02 +0000 |
---|---|---|
committer | GNU Hurd web pages engine <web-hurd@gnu.org> | 2009-07-14 13:04:02 +0000 |
commit | 41f759660d5b0ef95d7209810fc3e8fb88bf0576 (patch) | |
tree | ce3896b78db2defbd5893c4961113cf387383fcb | |
parent | 2ed6921a4d22e2f0fe9d1a335f2b3b80a6bdce2b (diff) |
-rw-r--r-- | user/scolobb.mdwn | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/user/scolobb.mdwn b/user/scolobb.mdwn index a373d315..f30e4415 100644 --- a/user/scolobb.mdwn +++ b/user/scolobb.mdwn @@ -117,10 +117,19 @@ For documentation, see [[hurd/translator/unionmount]]. should happen** *(10 Jul)* This is the primary requirement in being able to proxy the control port of `unionmount`. +* **Fix the patches the have already been commented on** *(14 Jul)* + The new patches I have submitted have been reviewed; also, the older + patches have been reviewed again, which required correcting them. + ### TODO (Dates in brackets show the *expected* completion date) +* **Make `unionmount` go away when the mountee goes away** *(14 Jul)* + `unionmount` makes sense only while the mountee is running, so it + has to go away as soon as the mountee has been shut down for some + reason. + * **Add the command-line options for choosing between the transparent and non-transparent unionmounts** *(17 Jul)* Using these options, the user will be allowed to decide whether unionmount should be |