• Mattias Jonsson's avatar
    Bug#46922: crash when adding partitions and open_files_limit · 87a4644d
    Mattias Jonsson authored
    is reached
    
    Problem was bad error handling, leaving some new temporary
    partitions locked and initialized and some not yet initialized
    and locked, leading to a crash when trying to unlock the not
    yet initialized and locked partitions
    
    Solution was to unlock the already locked partitions, and not
    include any of the new temporary partitions in later unlocks
    87a4644d
partition_open_files_limit-master.opt 62 Bytes