summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--Documentation/TODO4
1 files changed, 4 insertions, 0 deletions
diff --git a/Documentation/TODO b/Documentation/TODO
index 1aece4c6c..73385dcd7 100644
--- a/Documentation/TODO
+++ b/Documentation/TODO
@@ -45,6 +45,10 @@ lsblk
btrfs specific code to provide a better output for FS based stacks. Not sure.
https://bugzilla.redhat.com/show_bug.cgi?id=1084453
+ - think about free/used space columns; the problem is that such info is about FS
+ and it may be confusing for end-users when FS to DEV mapping is not 1:1 (RAIDs, btrfs,
+ ...)
+
nsenter(1)
----------
- read the default UID and GID from the target process.