Use lttng_credentials instead of bespoke uid/gid members in ua_sess
authorJérémie Galarneau <jeremie.galarneau@efficios.com>
Wed, 17 Jul 2019 18:46:56 +0000 (14:46 -0400)
committerJérémie Galarneau <jeremie.galarneau@efficios.com>
Thu, 5 Sep 2019 20:39:14 +0000 (16:39 -0400)
commitc51311d61be71faf78b325c1d2c8185fa0af2285
treef58b5b2921da1ad6b336d69132bc340cb85b937d
parent0ebdafe0e5c235d2e4ce6d4dcff48bfd9a77a479
Use lttng_credentials instead of bespoke uid/gid members in ua_sess

Change euid/egid and uid/gid to use the lttng_credentials structure
under the "effective_credentials" and "real_credentials" names.

Signed-off-by: Jérémie Galarneau <jeremie.galarneau@efficios.com>
src/bin/lttng-sessiond/ust-app.c
src/bin/lttng-sessiond/ust-app.h
src/bin/lttng-sessiond/ust-consumer.c
This page took 0.028639 seconds and 4 git commands to generate.