Make conv_str_string() available to Samba3, and convert to use it.
authorAndrew Bartlett <abartlet@samba.org>
Tue, 24 Mar 2009 04:39:35 +0000 (15:39 +1100)
committerAndrew Bartlett <abartlet@samba.org>
Tue, 24 Mar 2009 04:39:35 +0000 (15:39 +1100)
commitc58bb1b81f78fe722ab9f7f0aead348666a04bf9
tree286520ff15895f47ff090e1920bd96fd97be7021
parentcfa07876efa637aa1512c2341887c4a12636bc5b
Make conv_str_string() available to Samba3, and convert to use it.

Note that the common version of this function uses uint64_t as the
parameter, and the callers have been modified to use this type.

Andrew Bartlett
lib/util/util.h
source3/modules/vfs_commit.c
source3/modules/vfs_prealloc.c
source3/modules/vfs_readahead.c
source3/modules/vfs_recycle.c