src.ctf.fs: rename ctf_fs_ds_file_destroy to ~ctf_fs_ds_file
authorSimon Marchi <simon.marchi@efficios.com>
Tue, 5 Dec 2023 03:42:10 +0000 (03:42 +0000)
committerSimon Marchi <simon.marchi@efficios.com>
Wed, 17 Apr 2024 17:57:53 +0000 (13:57 -0400)
commit3199f1bafdb9e80278a77a9a629f6208eb0a5d52
tree11e7d60fe61e0e6554e87a3f6095cb3868918279
parentbf3ab6f60ac4fe4337eecd27713592cdbb37f27b
src.ctf.fs: rename ctf_fs_ds_file_destroy to ~ctf_fs_ds_file

This makes the ctf_fs_ds_file type deletable.

Change-Id: Ibaedb136777a39db11a1bd30355c7123e186e489
Signed-off-by: Simon Marchi <simon.marchi@efficios.com>
Reviewed-on: https://review.lttng.org/c/babeltrace/+/8267
Reviewed-by: Philippe Proulx <eeppeliteloop@gmail.com>
Reviewed-on: https://review.lttng.org/c/babeltrace/+/12305
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.02367 seconds and 4 git commands to generate.