svn commit: samba r13279 - in branches/tmp/jpeach-cluster/source: . nsswitch smbd tdb

Stefan (metze) Metzmacher metze at samba.org
Wed Feb 1 09:20:19 GMT 2006


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

jpeach at samba.org schrieb:
> Author: jpeach
> Date: 2006-02-01 05:56:03 +0000 (Wed, 01 Feb 2006)
> New Revision: 13279
> 
> WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=13279
> 
> Log:
> This change implements a new TDB storage interface called exploded or
> directory TDBs. Each hash chain of a TDB file is stored in a separate
> file withing a directory. Each of these files is itself a file TDB.
> Whether TDBs are file or directory TDBs is transparent to the caller
> through the use of a primitive abstraction interface. Exploded TDBs are
> slower than file TDBs, but can be more scaleable.
> 
> The admin selects which TDBs should be exploded in smb.conf with the
> following syntax:
>     tdbexplode:tdbname = /path/to/tdb/directory
> 
> There is a similar syntax for turning off mmap for specific TDBs:
>     tdbmmap:tdbname = no

Hi James,

maybe it would be a good idea to backport tdb from samba4, before and
then do this changes with the current tdb that supports transactions,
and also have some backend abstraction already...

then we could have this code also in samba4 and would have all tree's in
sync

you should maybe discuss that with tridge...

metze
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.0 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iD8DBQFD4H1Tm70gjA5TCD8RAnViAKCCLe9oMQHzUILwSgfBpSx9GxZkfgCfWFEk
i1NBor3TQM9qHHdEJQlgOko=
=0NBX
-----END PGP SIGNATURE-----


More information about the samba-cvs mailing list