]> git.ipfire.org Git - thirdparty/libcgroup.git/commit
tools/lscgroup: add support status for the tool
authorKamalesh Babulal <kamalesh.babulal@oracle.com>
Mon, 16 May 2022 15:22:52 +0000 (09:22 -0600)
committerTom Hromatka <tom.hromatka@oracle.com>
Mon, 16 May 2022 15:22:59 +0000 (09:22 -0600)
commit0c20ab4619cf8a428e8d7c799771706ddffdcad4
tree36e4429d7dd96a2e92b3e7f28258eb6a7d226589
parentcdfde447267c31fbdddbf3cec89026e5d9c2d264
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>
(cherry picked from commit 5e3715fe1da3f29a52147512d5447a778c0a98a8)
src/tools/lscgroup.c