diff options
author | scolobb <scolobb@web> | 2009-08-14 12:01:57 +0000 |
---|---|---|
committer | GNU Hurd web pages engine <web-hurd@gnu.org> | 2009-08-14 12:01:57 +0000 |
commit | 0c44e8992d53e9665c45c0dafc269ab4117391dc (patch) | |
tree | bf1b7e936b60512e2e965bf3ed8ee4f467079bf2 /user/scolobb.mdwn | |
parent | 087445b4574c5c1bd38ef6fc14f6720554507e92 (diff) | |
download | web-0c44e8992d53e9665c45c0dafc269ab4117391dc.tar.gz web-0c44e8992d53e9665c45c0dafc269ab4117391dc.tar.bz2 web-0c44e8992d53e9665c45c0dafc269ab4117391dc.zip |
Diffstat (limited to 'user/scolobb.mdwn')
-rw-r--r-- | user/scolobb.mdwn | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/user/scolobb.mdwn b/user/scolobb.mdwn index 559272d4..8115e33b 100644 --- a/user/scolobb.mdwn +++ b/user/scolobb.mdwn @@ -189,16 +189,16 @@ For documentation, see [[hurd/translator/unionmount]]. baffled `unionmount`. Now the stat information is setup in `netfs_validate_stat`. -### TODO - -(Dates in brackets show the *expected* completion date) - -* **Supply the mountee with the real root.** *(11 Aug)* Since the +* **Supply the mountee with the real root.** *(14 Aug)* Since the mountee is *not attached* to its underlying node, it is okay to supply it with the real root node of `unionfs`. The mountee's filesystem will not obscure the `unionfs`'s one because the mountee is *not attached* to the root node. +### TODO + +(Dates in brackets show the *expected* completion date) + * **Wrap up the project for upstream inclusion.** *(20 Aug)* `unionmount` is intended to be included upstream, therefore it should be mostly complete and polished by the end of GSoC. |