Clean-up: ust-consumer: pass metadata cache to its write method
authorJérémie Galarneau <jeremie.galarneau@efficios.com>
Mon, 8 Feb 2021 23:04:20 +0000 (18:04 -0500)
committerJérémie Galarneau <jeremie.galarneau@efficios.com>
Tue, 9 Feb 2021 03:03:43 +0000 (22:03 -0500)
The consumer_metadata_cache_write function doesn't need access to the
metadata channel; it can operate on the metadata cache itself and
doesn't need to access its channel.

Signed-off-by: Jérémie Galarneau <jeremie.galarneau@efficios.com>
Change-Id: I4350c034bbd4d89808e4153b21e7ff8a9ca04b2b


No differences found
This page took 0.025517 seconds and 4 git commands to generate.