c952ad4 libgfs2: dir_split_leaf needs to check for allocation failure

1 file Authored by Bob Peterson 14 years ago, Committed by rpeterso 14 years ago,
    libgfs2: dir_split_leaf needs to check for allocation failure
    
    When splitting directory leaf blocks, if an allocation fails
    for some reason (e.g. corruption) it should throw an error
    rather than plowing forward.
    
    rhbz#455300
    
        
file modified
+6 -3