diff options
author | scolobb <scolobb@web> | 2009-08-11 12:45:10 +0000 |
---|---|---|
committer | GNU Hurd web pages engine <web-hurd@gnu.org> | 2009-08-11 12:45:10 +0000 |
commit | 087445b4574c5c1bd38ef6fc14f6720554507e92 (patch) | |
tree | d12d0603077d1b93fc937c12d271d87df3dbd53f /user | |
parent | 2d8fd5ced5b14ea3c03b4ddc79bfa18493365f52 (diff) |
Diffstat (limited to 'user')
-rw-r--r-- | user/scolobb.mdwn | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/user/scolobb.mdwn b/user/scolobb.mdwn index 2bc1a59d..559272d4 100644 --- a/user/scolobb.mdwn +++ b/user/scolobb.mdwn @@ -193,6 +193,12 @@ For documentation, see [[hurd/translator/unionmount]]. (Dates in brackets show the *expected* completion date) +* **Supply the mountee with the real root.** *(11 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. + * **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. |