X-Git-Url: http://git.efficios.com/?p=lttng-tools.git;a=blobdiff_plain;f=src%2Fcommon%2Fust-consumer%2Fust-consumer.c;h=2963b16ed46caf222cfdc28eb1ab1518ad781e56;hp=04d7efe5494443ab18dfea64d5e67561616fd66b;hb=d2c82a5a1c6d51320ea20301f96891750b3b212b;hpb=41c7a76dffd503f0e4677bc8f88633318066d888 diff --git a/src/common/ust-consumer/ust-consumer.c b/src/common/ust-consumer/ust-consumer.c index 04d7efe54..2963b16ed 100644 --- a/src/common/ust-consumer/ust-consumer.c +++ b/src/common/ust-consumer/ust-consumer.c @@ -3031,7 +3031,7 @@ end: * Stop a given metadata channel timer if enabled and close the wait fd which * is the poll pipe of the metadata stream. * - * This MUST be called with the metadata channel acquired. + * This MUST be called with the metadata channel lock acquired. */ void lttng_ustconsumer_close_metadata(struct lttng_consumer_channel *metadata) {