Skip to content

Simplify symlink_target_path() plus a few cleanups

VL requested to merge samba-team/devel/samba:vl/42500c98674 into master

The existing symlink_target_path() to me (having written it) was really hard to understand after a while. Rewrite it, trading a tiny bit of efficiency for simplicity. I think this is now much simpler, it is as direct an implementation of [MS-SMB2] 2.2.2.2.1.1 as I could make it.

Merge request reports

Loading