]> git.sur5r.net Git - bacula/bacula/commit
Fix #1661 about verify differences with VERIFY_VOLUME_TO_CATALOG
authorMartin Simmons <martin@lispworks.com>
Wed, 5 Jan 2011 09:19:22 +0000 (10:19 +0100)
committerEric Bollengier <eric@eb.homelinux.org>
Wed, 5 Jan 2011 09:22:49 +0000 (10:22 +0100)
commit626d681b782437c44b12a9e77627312260544062
treeba301854ff5e2c351dfac3eea18165ec6fec98f3
parent7c105f8b296e7a635145c835b6a16fbf45d97c68
Fix #1661 about verify differences with VERIFY_VOLUME_TO_CATALOG

In L_VERIFY_VOLUME_TO_CATALOG, it needs to check every FileIndex to ensure
that the catalog is in the same order as the volume.  That also correctly
handles duplicate names, which have different values for FileIndex.

This bug was introduced when fixing #1524
bacula/src/cats/sql_get.c