summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--TODO11
1 files changed, 11 insertions, 0 deletions
diff --git a/TODO b/TODO
index 617db628c..ffe1618bf 100644
--- 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
-------