smbd: Add a "done:" exit for get_posix_fsp()
authorVolker Lendecke <vl@samba.org>
Wed, 5 Feb 2020 13:25:12 +0000 (15:25 +0200)
committerJeremy Allison <jra@samba.org>
Fri, 7 Feb 2020 21:01:31 +0000 (21:01 +0000)
commit3b92cbdfa9057a89d404d808b5253bcc83c4f60d
tree0eb301d2779922f5997c6e777802bb15d16aabf2
parent4776456ce4e99c26e5aecd2519ed69b984eca505
smbd: Add a "done:" exit for get_posix_fsp()

We'll have another exit with the next commit

Signed-off-by: Volker Lendecke <vl@samba.org>
Reviewed-by: Jeremy Allison <jra@samba.org>
source3/smbd/trans2.c