1733bc4 fix for bz #164324. If it took too long to sync the dependent inodes back to

Authored and Committed by Benjamin Marzinski 18 years ago
    fix for bz #164324. If it took too long to sync the dependent inodes back to
    disk, depend_sync_old would corrupt the resource group descriptor structure
    by trying to pull an element off an empty list. Now it checks if the list is
    empty first.
    
        
file modified
+1 -1