Remove unneeded RCU read lock
authorJérémie Galarneau <jeremie.galarneau@efficios.com>
Mon, 24 Aug 2015 16:17:46 +0000 (12:17 -0400)
committerJérémie Galarneau <jeremie.galarneau@efficios.com>
Mon, 24 Aug 2015 16:27:03 +0000 (12:27 -0400)
commit22c34f481f5a4491981e86a57f884852fc324a21
treec99dc3d1ae4a9d37b038fb5d42a8bcaa141b339d
parentaf325ba107da56443755d26ae1c2c47d729564db
Remove unneeded RCU read lock

lttng_ht_get_count() now takes the RCU read lock automatically.

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