Changeset 2717 for box/trunk/modules.txt


Ignore:
Timestamp:
28/08/2010 10:01:16 (18 months ago)
Author:
chris
Message:

Remove QDBM, and switch BackupClientInodeToIDMap to use the bundled TDB
instead.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • box/trunk/modules.txt

    r2624 r2717  
    2727 
    2828lib/backupclient        lib/server      lib/crypto      lib/compress 
    29 lib/backupstore         lib/server      lib/raidfile    lib/backupclient 
     29lib/backupstore         lib/server      lib/raidfile    lib/backupclient                bundled/tdb 
    3030 
    3131bin/bbackupobjdump      lib/backupclient lib/backupstore 
    32 bin/bbstored            lib/raidfile    lib/server      lib/backupstore lib/backupclient 
     32bin/bbstored            lib/raidfile    lib/server      lib/backupstore lib/backupclient        bundled/tdb 
    3333bin/bbstoreaccounts     lib/raidfile    lib/backupstore 
    34 bin/bbackupd            lib/server      lib/backupclient        qdbm 
     34bin/bbackupd            lib/server      lib/backupclient        bundled/tdb 
    3535bin/bbackupquery        lib/server      lib/backupclient 
    3636bin/bbackupctl          lib/server      lib/backupclient 
Note: See TracChangeset for help on using the changeset viewer.