]> git.ipfire.org Git - thirdparty/util-linux.git/commitdiff
docs: update TODO
authorKarel Zak <kzak@redhat.com>
Thu, 3 Mar 2011 21:57:27 +0000 (22:57 +0100)
committerKarel Zak <kzak@redhat.com>
Thu, 3 Mar 2011 21:57:27 +0000 (22:57 +0100)
Signed-off-by: Karel Zak <kzak@redhat.com>
TODO

diff --git a/TODO b/TODO
index 617db628c0dd61fcfa13a5bff2778f11bc7685d5..ffe1618bf5d77e7b7a531d31d4d286c3241d00e5 100644 (file)
--- a/TODO
+++ b/TODO
@@ -14,6 +14,17 @@ kill
 
    see also https://bugzilla.redhat.com/show_bug.cgi?id=676297
 
+mount
+-----
+
+ - add support for "x-" namespace for mount options. All options with "x-"
+   prefix should be ignored. 
+
+   For example x-systemd=, x-upstart-foo, x-libmount-debug=0xffff, ...  
+
+   It's definitely better to have a generic way how ignore some options than
+   use comment= for all things.
+
 fsprobe
 -------