]> 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)
commit5e008cebf9bddb2e3b771421f81f2b3c33478e6a
tree389e34725baec772f484be1ad10d02c6e52fe2c3
parent327741aa61722a01113ba989cfca4aadffee715e
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]