src.ctf.fs: remove ctf_fs_ds_index_entry_create
authorSimon Marchi <simon.marchi@efficios.com>
Mon, 13 Jun 2022 16:49:45 +0000 (12:49 -0400)
committerSimon Marchi <simon.marchi@efficios.com>
Tue, 23 Aug 2022 16:06:16 +0000 (12:06 -0400)
commit4efb98b9e180766e6efd9f9a58e15f48fb914f67
tree5258e4673d6e4ab240890393cc8b50b5f4a43b44
parent59f9f57e3726641f74aa67f04d09b435ac78de67
src.ctf.fs: remove ctf_fs_ds_index_entry_create

This function is now a simple wrapper around constructing a
ctf_fs_ds_index_entry, remove it.

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