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)
commitd5d9e4084cfb3db3bebff0334b93f376022ef5d3
tree27051594a4dd3af894c2a53c540dd72d095a053a
parent9fead46b54519b3df78a869dbc99207046587d6a
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.
source/include/vfs.h
source/smbd/vfs.c