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, 5 Sep 2019 20:39:13 +0000 (16:39 -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.033712 seconds and 4 git commands to generate.