]> 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)
committerKern Sibbald <kern@sibbald.com>
Sat, 20 Apr 2013 12:39:48 +0000 (14:39 +0200)
commit0e275d7eb005cd4933a9a911738f527d15411a23
tree96816410da4a4a0281dc512bc6a4be9a2d477a6d
parentc2b1c8cb02092c36dadccb18a0db376c2c5bf2ab
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