added a close-share smbcontrol message that forcibly closes a share in smbd (to allow...
authorAndrew Tridgell <tridge@samba.org>
Wed, 20 Jun 2001 03:05:09 +0000 (03:05 +0000)
committerAndrew Tridgell <tridge@samba.org>
Wed, 20 Jun 2001 03:05:09 +0000 (03:05 +0000)
commit15b17a80db605a55f667c95fb7e316877a441887
treee4aa33d144d827fabe393b58adf108afe75c677d
parent8e982941d82b813197f2a9720149e60f629b5b20
added a close-share smbcontrol message that forcibly closes a share in smbd (to allow unmount)
source/include/messages.h
source/include/proto.h
source/smbd/conn.c
source/smbd/process.c
source/smbd/service.c
source/utils/smbcontrol.c