issues
search
LinearTapeFileSystem
/
ltfs
Reference implementation of the LTFS format Spec for stand alone tape drive
BSD 3-Clause "New" or "Revised" License
256
stars
77
forks
source link
Fix a build break on FreeBSD
#284
Closed
piste2750
closed
3 years ago
piste2750
commented
3 years ago
Summary of changes
Fix of issue #282
Description
Fixes #282
Type of change
Bug fix (non-breaking change which fixes an issue)
Checklist:
[X] My code follows the style guidelines of this project
[X] I have performed a self-review of my own code
[X] I have commented my code, particularly in hard-to-understand areas
[X] I have made corresponding changes to the documentation
[X] My changes generate no new warnings
[X] I have confirmed my fix is effective or that my feature works
piste-jp
commented
3 years ago
Need to merge to
v2.4-stable
branch also.
Summary of changes
Description
Fixes #282
Type of change
Checklist: