libsmbconf: change smbconf_get_seqnum() to smbconf_changed().
commit6bbedaf8f463d39351d1aca42333e3e99d023f13
authorMichael Adam <obnox@samba.org>
Tue, 18 Mar 2008 22:29:11 +0000 (18 23:29 +0100)
committerKarolin Seeger <kseeger@samba.org>
Thu, 27 Mar 2008 07:38:08 +0000 (27 08:38 +0100)
tree18e182c6ac0ba75a73cfec3bb1543408984c241b
parent95b82e64142210c41247ec91669ba5fac6afd45e
libsmbconf: change smbconf_get_seqnum() to smbconf_changed().

The former seqnum is hidden inside a struct smbconf_csn.
And the get_seqnum is united with a changed function that
stores the seqnum inside the given csn.

Michael
(cherry picked from commit 5b6b90900a1a3eab24cb5612d78f9678a363cf73)
source/lib/smbconf/smbconf.c
source/lib/smbconf/smbconf.h
source/param/loadparm.c