Audit usage of get_dyn_STATEDIR() and replace with state_path()
authorSteven Danneman <steven.danneman@isilon.com>
Mon, 12 Jan 2009 06:44:10 +0000 (22:44 -0800)
committerSteven Danneman <steven.danneman@isilon.com>
Tue, 13 Jan 2009 01:46:14 +0000 (17:46 -0800)
commit7b02e05eb64f3ffd7aa1cf027d10a7343c0da757
tree9cf5c9e8bd65b2e155b9a611568223550990a696
parentf497a79f28180e1ddcdb1749e4e5c43532474de9
Audit usage of get_dyn_STATEDIR() and replace with state_path()

The state directory is now run-time configurable through loadparm, so all
references to it should be done through state_path() or lp_statedir().
source3/nmbd/nmbd_winsserver.c