diff options
-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. |