]> git.ipfire.org Git - thirdparty/lxc.git/commit
cgfsng: mark ops with __cgfsng_ops__ attribute 2633/head
authorChristian Brauner <christian.brauner@ubuntu.com>
Fri, 21 Sep 2018 11:25:12 +0000 (13:25 +0200)
committerChristian Brauner <christian.brauner@ubuntu.com>
Fri, 21 Sep 2018 11:45:46 +0000 (13:45 +0200)
commitfb55e009005b44c832fc4876913e08f0a945b86e
tree3c93ea6e461f12bc21ec4d7e094b6f5bf15389c5
parent2339fce5234b95aee6f7d540ca7be75ca9283386
cgfsng: mark ops with __cgfsng_ops__ attribute

Helps to easily tell the cgfsng ops functions from helpers.

Signed-off-by: Christian Brauner <christian.brauner@ubuntu.com>
src/lxc/cgroups/cgfsng.c