src.ctf.fs: move ctf_fs_file to file.hpp
authorSimon Marchi <simon.marchi@efficios.com>
Tue, 12 Dec 2023 04:59:05 +0000 (04:59 +0000)
committerSimon Marchi <simon.marchi@efficios.com>
Wed, 17 Apr 2024 17:57:53 +0000 (13:57 -0400)
commit97601f8e13a3a03808944e229c3a6acdd173d1df
tree15ea614cb33693050d3b7037859167be34e79cf7
parent265d4ba2b6876c1c939bbd5c017bfd780b485165
src.ctf.fs: move ctf_fs_file to file.hpp

This helps resolve some cyclic include problem between file.hpp and
fs.hpp in the next patches (and I think it makes sense to put it there).

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