diff options
author | Michael Adam <obnox@samba.org> | 2012-04-11 15:38:29 +0200 |
---|---|---|
committer | Andreas Schneider <asn@samba.org> | 2012-04-25 14:31:11 +0200 |
commit | 4367071f62d2994f1d3d4f33d45fcd6b4c7bec26 (patch) | |
tree | b510762bd4110c3990a16fa6a7dafb26609ce319 /nsswitch/winbind_nss_solaris.h | |
parent | 8c7047b0e7b1ee25a6a5535cf495c9afded2d924 (diff) | |
download | samba-4367071f62d2994f1d3d4f33d45fcd6b4c7bec26.tar.gz samba-4367071f62d2994f1d3d4f33d45fcd6b4c7bec26.tar.bz2 samba-4367071f62d2994f1d3d4f33d45fcd6b4c7bec26.zip |
s3:registry:db: update the value container seqnum after storing/deleting to prevent next read from going to disk if possible
Note that this will currently only be effective in the local TDB implementation.
For CTDB, this wont work since seqnum currently works differently there (needs
fixing): For tdb, store and delete operations bump the db seqnum, while
transaction commits don't. For ctdb, the seqnum is bumped by the transaction
commit but not by store and delete operations.
Signed-off-by: Andreas Schneider <asn@samba.org>
Diffstat (limited to 'nsswitch/winbind_nss_solaris.h')
0 files changed, 0 insertions, 0 deletions