]> git.ipfire.org Git - thirdparty/samba.git/commit
smbd: modernize DEBUG in unix_convert()
authorRalph Boehme <slow@samba.org>
Wed, 25 Mar 2020 18:00:32 +0000 (19:00 +0100)
committerJeremy Allison <jra@samba.org>
Fri, 27 Mar 2020 01:06:30 +0000 (01:06 +0000)
commitcd8c229d24faa61ccfc246cc6ac7349ce3f539db
treef94f4a2ebb16797bb43029b185643a4875472166
parent855a354686e2c27015fd8f49d8733c7835bea729
smbd: modernize DEBUG in unix_convert()

I'm also consolidating on level 10 instead of 5 for "debug" level messages, as
that what's tend to be the canonical debug level these days.

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