s3:smbd/globals: change 'int am_parent' into 'struct smbd_parent_context *am_parent'
authorStefan Metzmacher <metze@samba.org>
Tue, 13 Dec 2011 13:58:50 +0000 (14:58 +0100)
committerStefan Metzmacher <metze@samba.org>
Wed, 14 Dec 2011 07:14:44 +0000 (08:14 +0100)
commit6d15ca3482bfdccd9eceef1874f88ec351e3f43f
treea2ada4138ffb9b862e84c8f2962b10a532825c64
parent010d6003e323e57de16ec1f5b1c86bc5ed4bec95
s3:smbd/globals: change 'int am_parent' into 'struct smbd_parent_context *am_parent'

This is a short term solution on the way to get rid of 'am_parent' completely.

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