]> git.sur5r.net Git - bacula/bacula/commit
Add a new Bvfs class that implements brestore instant navigation
authorEric Bollengier <eric@eb.homelinux.org>
Thu, 6 Aug 2009 13:59:52 +0000 (15:59 +0200)
committerEric Bollengier <eric@eb.homelinux.org>
Thu, 6 Aug 2009 13:59:52 +0000 (15:59 +0200)
commita2831dceb2782a9a3ea20291a6a8d324141755a9
tree91fd2479a3217617477ca8924aef445e4f4b9cfe
parent1b2eaaf2fffa872ee794f610a36c84393f5ec9be
Add a new Bvfs class that implements brestore instant navigation
cache inside Bacula. Works for Mysql, Postgresql and Sqlite3
bacula/src/cats/bvfs.c [new file with mode: 0644]
bacula/src/cats/bvfs.h [new file with mode: 0644]
bacula/src/tools/bvfs_test.c [new file with mode: 0644]