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

lscgroup currently doesn't support the cgroupv2 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/lscgroup.c