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)
commitf5ab9ddd760321ed983f0ef3354410e0a05decfc
tree3a485beade45923f9a9c43d0a41b76d378a18b57
parent2efabbbf4b97a62247aa080249d3de21f044b1cb
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
(This used to be commit d4f442ed9b145990af4db26859663954ddd70926)
source3/smbd/filename.c