]> gitweb.michael.orlitzky.com - apply-default-acl.git/commitdiff
Add a TODO.
authorMichael Orlitzky <michael@orlitzky.com>
Wed, 15 Aug 2012 04:24:50 +0000 (00:24 -0400)
committerMichael Orlitzky <michael@orlitzky.com>
Wed, 15 Aug 2012 04:24:50 +0000 (00:24 -0400)
TODO [new file with mode: 0644]

diff --git a/TODO b/TODO
new file mode 100644 (file)
index 0000000..c66a22b
--- /dev/null
+++ b/TODO
@@ -0,0 +1,4 @@
+* Directories should also reinherit the default ACL of the
+  parent. This should work similarly to the regular reapplication,
+  except that we should *always* take the union of two identical
+  entries. We need not remove any bits selectively.