LinearTapeFileSystem / LinearTapeFileSystem/ltfs
Have the total file size of a volume into `struct ltfs_index`
Open
@piste-jp is already working on this.
Since Jul 13, 2023.
enhancement
- Dominant language
- C
- Stars
- 352
- Forks
- 110
- Avg merge
- 2h 50m
- Merged PRs (30d)
- 2
Description
Is your feature request related to a problem? Please describe.
I would like to know how the total file size in a LTFS tape (accumulated logical size without tape drive compression and size of indexes).
Describe the solution you'd like
Add a field into struct ltfs_index.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.