7f489f2 savemeta: Remove some unnecessary jindex reading code

Authored and Committed by andyp 3 years ago
    savemeta: Remove some unnecessary jindex reading code
    
    This section reads the jindex and walks its tree but the data it gathers
    is not used subsequently. The jindex and journals will be picked up by
    the bitmap walk later.
    
    Signed-off-by: Andrew Price <anprice@redhat.com>
    
        
file modified
+0 -11