src.ctf.fs: remove ctf_fs_ds_index_create
authorSimon Marchi <simon.marchi@efficios.com>
Fri, 10 Jun 2022 16:56:48 +0000 (12:56 -0400)
committerSimon Marchi <simon.marchi@efficios.com>
Tue, 23 Aug 2022 16:06:16 +0000 (12:06 -0400)
commit32ac3801213443f5712b007e75c28a48c08cfa34
tree5c3e05cbf7039f2c745570867a888fac8f04da85
parentf1946ada1aef3813aa6242e0f84837397cfa2318
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>
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.024941 seconds and 5 git commands to generate.