]> git.ipfire.org Git - thirdparty/libcgroup.git/commit
tools/lssubsys: add support status for the tool
authorKamalesh Babulal <kamalesh.babulal@oracle.com>
Mon, 16 May 2022 15:21:43 +0000 (09:21 -0600)
committerTom Hromatka <tom.hromatka@oracle.com>
Mon, 16 May 2022 15:21:49 +0000 (09:21 -0600)
commitcdfde447267c31fbdddbf3cec89026e5d9c2d264
treebd594f7914348177af0131de9fcfa67ac035792a
parent549d3d54fc3c2a4215d1f27ed65fc43b349a15e6
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>
(cherry picked from commit cf1a7751407f8218f41f99f64635242a65a6d36c)
src/tools/lssubsys.c