]> git.ipfire.org Git - thirdparty/samba.git/commit
s3: smbd: dfs: Cleanup, reformat calls to parse_msdfs_symlink()
authorJeremy Allison <jra@samba.org>
Tue, 28 Jan 2020 00:29:46 +0000 (16:29 -0800)
committerRalph Boehme <slow@samba.org>
Tue, 18 Feb 2020 21:08:32 +0000 (21:08 +0000)
commitd22b0d907252939c2ded9d73cc67dbbf8bb57fb7
treec10423a8e792bc6687d51955907ab37a89d67268
parent0450593e38d62fe0b925d789486517ade31fe3c6
s3: smbd: dfs: Cleanup, reformat calls to parse_msdfs_symlink()

Make parameter easier to change.

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