src.ctf.fs: remove ctf_fs_component_create
authorSimon Marchi <simon.marchi@efficios.com>
Tue, 9 Apr 2024 21:08:57 +0000 (17:08 -0400)
committerSimon Marchi <simon.marchi@efficios.com>
Wed, 17 Apr 2024 17:57:53 +0000 (13:57 -0400)
commit5e502e9943e4361eccea122a6d8b51c48aff643d
tree12c233ffd1266e1a44247c50959df8d682dd0ade
parent4726b1eeed55cb732cc4f0efc2ac13207088e549
src.ctf.fs: remove ctf_fs_component_create

Remove this function, as it's now a simple wrapper around constructing a
ctf_fs_component.

Change-Id: Ifc6c751ff66f43c81c1a0abd6d7b27393b96f4ad
Signed-off-by: Simon Marchi <simon.marchi@efficios.com>
Reviewed-on: https://review.lttng.org/c/babeltrace/+/8307
Reviewed-by: Philippe Proulx <eeppeliteloop@gmail.com>
Reviewed-on: https://review.lttng.org/c/babeltrace/+/12334
Tested-by: jenkins <jenkins@lttng.org>
src/plugins/ctf/fs-src/fs.cpp
src/plugins/ctf/fs-src/fs.hpp
src/plugins/ctf/fs-src/query.cpp
This page took 0.024056 seconds and 4 git commands to generate.