Expose per-fsp extension talloc context.
authorJames Peach <jpeach@apple.com>
Mon, 15 Oct 2007 21:01:12 +0000 (14:01 -0700)
committerJames Peach <jpeach@samba.org>
Thu, 20 Dec 2007 06:20:09 +0000 (22:20 -0800)
commit26b75f2d833d7a4ba588e66b5cf6cf3ed8e0b236
tree996be5e495321023094f6750f2a53e20ffdcf654
parentd2a9630a8b239118e7fc4b9dcedd860e6b7574f1
Expose per-fsp extension talloc context.

This patch supplements the fsp extension API with an operation to
retrieve the malloc zone pointer for that fsp.
(This used to be commit d5d9e4084cfb3db3bebff0334b93f376022ef5d3)
source3/include/vfs.h
source3/smbd/vfs.c