r24549: Fix unix_convert to return the already converted part
authorVolker Lendecke <vlendec@samba.org>
Sun, 19 Aug 2007 20:00:43 +0000 (20:00 +0000)
committerGerald (Jerry) Carter <jerry@samba.org>
Wed, 10 Oct 2007 17:29:56 +0000 (12:29 -0500)
commitd4f442ed9b145990af4db26859663954ddd70926
tree4e96f93a9ca227bd192d03c78a626af010a754d4
parentfddc9db91175bdb0b7ac6a636f8bef918bd7c1b4
r24549: Fix unix_convert to return the already converted part

This API will change anyway when moving away from pstrings.

It took so long to fix, because that rename bug I just fixed gave make
test failures that had nothing to do with this one.

I have samba4 tests for both bugs, will check them in when the build
farm has caught up
source/smbd/filename.c