1
0
mirror of https://github.com/samba-team/samba.git synced 2025-09-16 01:44:21 +03:00
Files
samba-mirror/source3/param
Jeremy Allison 7e2f99c724 s3: smbd: Change lp_set_posix_pathnames() to take a newval parameter and return the old one.
Currently only used in one place, but we'll need to use it to
temporarily change pathname processing to fix bug 12021.

This (hack) is only needed for 4.4.x and below, it is fixed
correctly in 4.5.x.

BUG: https://bugzilla.samba.org/show_bug.cgi?id=12021

Signed-off-by: Jeremy Allison <jra@samba.org>
2016-08-03 11:19:13 +02:00
..