s3:smbd: add smbd_notify_cancel_by_smbreq()
authorStefan Metzmacher <metze@samba.org>
Sat, 15 Aug 2009 08:07:00 +0000 (10:07 +0200)
committerStefan Metzmacher <metze@samba.org>
Mon, 17 Aug 2009 07:25:45 +0000 (09:25 +0200)
commit47452b8cecaa9ad17d88e259a9972c5ddd007629
tree465aa7b5217406e10ba519c65b944402312a88c2
parentd60f049eaf30d7a717291b2f295cc889efc7afa9
s3:smbd: add smbd_notify_cancel_by_smbreq()

This function will be used by the SMB2 notify code.

metze
source3/smbd/globals.h
source3/smbd/notify.c