From 22e3237c82f8d7e42556a763adc0a43ea50c01e7 Mon Sep 17 00:00:00 2001 From: John Johansen Date: Tue, 15 Oct 2019 03:31:51 +0000 Subject: [PATCH] Update WorkItems --- WorkItems.md | 14 ++++++++++++-- 1 file changed, 12 insertions(+), 2 deletions(-) diff --git a/WorkItems.md b/WorkItems.md index 01aabe3..b01064d 100644 --- a/WorkItems.md +++ b/WorkItems.md @@ -59,10 +59,20 @@ Most work items cover more than one section of the stack, however there are seve - [ ] Make label tree have lockless read side - [ ] Remove profile list (Requires: Make label tree have lockless read size) - [ ] fuzz interfaces - - [ ] Fix mediation to do single path name lookup and share across label it - - [ ] split label iterator it individual component iterators + - [ ] Fix mediation to do single path name lookup and share across label iterator + - [ ] split label iterator individual component iterators - [ ] task based debug flags - [ ] rework debug messages into multiple classes, so we can selectively turn on/off debug output + - [ ] virtualize remaining interfaces to policy namespace + - [ ] split scope & view in code + - [ ] rename fns etc to scope, view or ns + - [ ] implement scope & view functionality + - [ ] move children profiles to special child namespace + - [ ] Verify profile, ns, etc names meet specification + - [ ] on unpack create empty profiles/labels referenced by policy + - [ ] on unpack, prelink profile lookups etc where possible (requires: on unpack, create empty profiles/labels referenced by policy) + + ### library - [ ] remove overlay macro for fn