Add utils_expand_path_keep_symlink fonction
authorFrancis Deslauriers <francis.deslauriers@efficios.com>
Wed, 27 Jun 2018 14:47:41 +0000 (10:47 -0400)
committerJérémie Galarneau <jeremie.galarneau@efficios.com>
Fri, 24 Aug 2018 19:30:25 +0000 (15:30 -0400)
This function mimics the behaviour of utils_expand_path() but omits to
expand symbolic links. This is useful to keep the full path to a
user-provided path, which can contain a symlink.

We will use this of the lttng-save of sessions containing
userspace-probe.

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

No differences found
This page took 0.026948 seconds and 5 git commands to generate.