src.ctf.fs: remove ctf_fs_ds_index_create
authorSimon Marchi <simon.marchi@efficios.com>
Tue, 5 Dec 2023 05:43:19 +0000 (05:43 +0000)
committerSimon Marchi <simon.marchi@efficios.com>
Wed, 17 Apr 2024 17:57:53 +0000 (13:57 -0400)
commit19d9bb236e80a20c05ed81f9df2c2448b44fdfd4
tree9bc2fc660fec510a6e593554b13ef6b09bf24a3e
parent5e502e9943e4361eccea122a6d8b51c48aff643d
src.ctf.fs: remove ctf_fs_ds_index_create

Remove ctf_fs_ds_index_create, since it's now just a wrapper around
constructing a ctf_fs_ds_index.

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