Add a copy method to lttng_directory_handle
authorJérémie Galarneau <jeremie.galarneau@efficios.com>
Wed, 24 Apr 2019 19:33:45 +0000 (15:33 -0400)
committerJérémie Galarneau <jeremie.galarneau@efficios.com>
Thu, 18 Jul 2019 19:58:24 +0000 (15:58 -0400)
This method allows the duplication of a directory handle to
existing storage. It duplicates the underlying directory file
descriptor or path, depending on the configured implementation.

Signed-off-by: Jérémie Galarneau <jeremie.galarneau@efficios.com>

No differences found
This page took 0.024433 seconds and 4 git commands to generate.