s3: lib: Remove the old canonicalize_absolute_path().
authorJeremy Allison <jra@samba.org>
Tue, 21 Apr 2020 20:30:38 +0000 (13:30 -0700)
committerRalph Boehme <slow@samba.org>
Wed, 22 Apr 2020 08:15:35 +0000 (08:15 +0000)
commite4427ff8fe66c8c371f711ec8fc59811e7383af5
tree3f0cc99c983a7bc2e52d2e86478e0e8e9dc25d31
parent594c3712c885447c096df9892da8f6f28f1ce8d9
s3: lib: Remove the old canonicalize_absolute_path().

This code was really hard to understand.

Signed-off-by: Jeremy Allison <jra@samba.org>
Reviewed-by: Ralph Boehme <slow@samba.org>
source3/lib/util_path.c