From: Karel Zak Date: Fri, 24 Aug 2018 10:04:24 +0000 (+0200) Subject: docs: add note about lsblk usage/free cols X-Git-Tag: v2.33-rc1~41 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=cf96b08efaa28d2780714d51f5dc80f1e4f53659;p=thirdparty%2Futil-linux.git docs: add note about lsblk usage/free cols Signed-off-by: Karel Zak --- diff --git a/Documentation/TODO b/Documentation/TODO index 1aece4c6c2..73385dcd7a 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.