fsrvp: add tdb path arg to state read/write functions
authorDavid Disseldorp <ddiss@samba.org>
Wed, 10 Oct 2012 12:55:52 +0000 (14:55 +0200)
committerDavid Disseldorp <ddiss@samba.org>
Mon, 15 Apr 2013 16:15:21 +0000 (18:15 +0200)
commit2a1712fe99301309a345d2ecf888c060ff422e83
tree9905887049d97cb0754ae0deb18eb3e9a18c53e6
parent1b4985bf0a737192119dccb167fa0bb8c5687f74
fsrvp: add tdb path arg to state read/write functions

This allows the local.fsrvp_state tests to run under selftest, where a
writeable lock dir path is not configured for smbtorture.
source3/rpc_server/fss/srv_fss_agent.c
source3/rpc_server/fss/srv_fss_private.h
source3/rpc_server/fss/srv_fss_state.c
source4/torture/local/fsrvp_state.c