ctdb-event: Force symbolic link targets to be absolute
authorMartin Schwenke <martin@meltin.net>
Fri, 7 Sep 2018 04:47:24 +0000 (14:47 +1000)
committerAmitay Isaacs <amitay@samba.org>
Tue, 18 Dec 2018 01:02:04 +0000 (02:02 +0100)
commit61b54193fe4e7c122bd06b98a7090a245d54250e
tree5c0263a792eef7477930c0c9513529c5287251cf
parent108aca0a9e71f2efb699dfeb5e3a1d7e24002de7
ctdb-event: Force symbolic link targets to be absolute

If CTDB_BASE is relative then symbolic link targets will be incorrect.

Don't force CTDB_BASE to be absolute because this can result in Unix
domain socket names that are too long.

Signed-off-by: Martin Schwenke <martin@meltin.net>
Reviewed-by: Amitay Isaacs <amitay@gmail.com>
ctdb/event/event_tool.c