s3: Do an early return in close_remove_share_mode
commitb9e11bd63ee6e1f1aac8d3b8a61ef0a4734cdd98
authorVolker Lendecke <vl@samba.org>
Fri, 1 Jun 2012 14:42:29 +0000 (1 16:42 +0200)
committerStefan Metzmacher <metze@samba.org>
Sun, 3 Jun 2012 15:23:28 +0000 (3 17:23 +0200)
tree848a9e2cb79fb87f14c2ed30f728bcc2ce252cb2
parent2e95b77c993045cb448d36240ea38b44b5418c7e
s3: Do an early return in close_remove_share_mode

Without "lck" we don't have much to clean up

Signed-off-by: Stefan Metzmacher <metze@samba.org>
source3/smbd/close.c