LinearTapeFileSystem / ltfs

Reference implementation of the LTFS format Spec for stand alone tape drive
BSD 3-Clause "New" or "Revised" License
255 stars 76 forks source link

Moises figueroa #407

Closed ochomenosocho closed 1 year ago

ochomenosocho commented 1 year ago

Summary of changes

This pull request includes following changes or fixes.

Description

The function _take_dump() was experiencing recursion problems, so an alert and an exit from the loop were implemented.

Fixes #1043 on PMR

Type of change

Please delete items that are not relevant.

Checklist:

piste-jp commented 1 year ago

Closing because it looks this is same purpose of PR #412.