]> 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)
commitcb9553b3aa0bd83072d94452bc1598cb7398cc44
treef99632ff86e361deabbda1db2fdd8432786ce9bc
parent6aec71b88ee86612b4f988df4a3edf1430ed0dd5
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