From 79016f7d8228c6d1fb00b76613f6ef8deff8293d Mon Sep 17 00:00:00 2001 From: GNU Hurd wiki engine Date: Thu, 17 Jul 2008 12:54:29 +0000 Subject: web commit by scolobb --- community/scolobb.mdwn | 53 +++++++++++++------------------------------------- 1 file changed, 14 insertions(+), 39 deletions(-) (limited to 'community') diff --git a/community/scolobb.mdwn b/community/scolobb.mdwn index 8abc4646..2990f5e1 100644 --- a/community/scolobb.mdwn +++ b/community/scolobb.mdwn @@ -19,59 +19,34 @@ Project: Namespace-based translator selection --- ## Current Task -Write a translator that should filter the contents of the directory it is set on according to some property. The property can be an arbitrary command. -The code is at . +Write the filesystem proxy for namespace-based translator selection (*nsmux*). -Clone URL: git://github.com/scolobb/filterfs.git +The code is at . -####10: Sat Jun 28, ~14:00 UTC - Wed Jul 2, ~16:00 UTC ?: +###Progress -> Implemented the functions required for the lookup operation. +####2: Thu Jul 17, ~13:00 UTC - ?: -####9: Fri Jun 27, ~14:00 UTC - Fri Jun 18, ~18:00 UTC: +> Extend the lookup code in *nsmux* to allow for looking up nodes like 'file,,x'. -> Added the code for filtering directory entries, +####1: Mon Jul 12, ~13:00 UTC - Tue Jul 13, ~15:00 UTC: -####8: Tue Jun 24, ~17:00 UTC - Fri Jun 27, ~14:00 UTC: +> Implemented a simple *libtrivfs*-based translator to test the lookup code for *nsmux*. -> Debugged the code for fetching directory entries. +####0: Sat Jul 12, ~09:00 UTC - Sat Jul 12, ~18:00 UTC: -####7: Mon Jun 23, ~15:00 UTC - Tue Jun 24, ~14:00 UTC: +> Made small changes to the code of *filterfs* to fit the needs of *nsmux*. -> Created the code for logging debug messages. - -####6: Fri Jun 6, ~13:00 UTC - Mon Jun 23, ~15:00 UTC: - -> Created the code to fetch the directory entries and integrated it into *libnetfs* callbacks. - -####5: Mon Jun 2, ~14:00 UTC - Thu Jun 5, ~19:00 UTC: - -> Adapted the initialization actions from *unionfs*. Borrowed the netnode/lnode architecture from *unionfs*. - -####4: Mon Jun 2, ~11:00 UTC - ~14:00 UTC: - -> Adapted the node cache from *unionfs* to the needs of *filterfs*. - -####3: Mon May 26, ~18:00 UTC - Thu May 29, ~19:00 UTC: - -> Prepared stubs of callbacks required by *libnetfs*. - -####2: Mon May 5, ~18:00 UTC - ~20:00 UTC: - -> Rewrote the *helloworld* translator from scratch. - -####1: Sat May 3, ~8:00 UTC - ~21:00 UTC: - -> Read **The Hurd Hacking Guide** (). +--- -####0: Sat May 3, ~16:00 UTC: +## Completed Tasks -> Task suggested by **antrik**. +####2: Sat May 3 - Fri Jul 17: ---- +> Write a translator that should filter the contents of the directory it is set on according to some property. The property can be an arbitrary command. -## Completed Tasks +> The code is at . ####1: Mon Apr 28 - Wed Apr 30: -- cgit v1.2.3