]> git.ipfire.org Git - thirdparty/libcgroup.git/commit
tools/lssubsys: add support status for the tool
authorKamalesh Babulal <kamalesh.babulal@oracle.com>
Fri, 13 May 2022 15:17:33 +0000 (20:47 +0530)
committerTom Hromatka <tom.hromatka@oracle.com>
Mon, 16 May 2022 15:17:35 +0000 (09:17 -0600)
commitcf1a7751407f8218f41f99f64635242a65a6d36c
tree2bd81e4429c1716d057ac67d08e0645105e6d114
parent9ce90c7edd281b359f67ee15b67fd28083ed4167
tools/lssubsys: add support status for the tool

lssubsys currently doesn't support the cgroups v2 filesystem.  Add the
warning about the support status in the help.

Fixes: https://github.com/libcgroup/libcgroup/issues/50
Suggested-by: Tom Hromatka <tom.hromatka@oracle.com>
Signed-off-by: Kamalesh Babulal <kamalesh.babulal@oracle.com>
Signed-off-by: Tom Hromatka <tom.hromatka@oracle.com>
src/tools/lssubsys.c