From: Eric Bollengier Date: Tue, 16 Dec 2008 18:36:43 +0000 (+0000) Subject: ebl remove buggy match_volblock X-Git-Tag: Release-3.0.0~469 X-Git-Url: https://git.sur5r.net/?a=commitdiff_plain;h=f41261ca3534bf1b1d3d50f510bd23b24fb6421b;p=bacula%2Fbacula ebl remove buggy match_volblock git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@8174 91ce42f0-d328-0410-95d8-f526ca767f89 --- diff --git a/bacula/src/stored/match_bsr.c b/bacula/src/stored/match_bsr.c index 0376275777..ca05a54580 100644 --- a/bacula/src/stored/match_bsr.c +++ b/bacula/src/stored/match_bsr.c @@ -612,7 +612,7 @@ static int match_volblock(BSR *bsr, BSR_VOLBLOCK *volblock, DEV_RECORD *rec, boo * files in all cases, so it is "turned off" by the following * return statement. */ -// return 1; + return 1; if (!volblock) {