Closed simonwaid closed 1 year ago
It is as designed.
As designed, really? A POSIX file system without support for hard links? I know the standard does not mention hard links, but it seems rather silly!
Please refer the document published from IBM in detail.
I believe it is not possible to support hard link under the LTFS format spec. Please refer it also.
https://www.snia.org/sites/default/files/technical_work/LTFS/LTFS_Format_v2.5_Technical_Position.pdf
I hope you can find a good solution and contribute the code about hard link implementation.
Close this at this time. Please feel free to reopen if someone have a good idea how to support hard link under LTFS format.
Describe the bug Trying to create a hard link on a mounted ltfs system fails with OSError: [Errno 38] Function not implemented
To Reproduce Steps to reproduce the behavior: We first mount the tape, then create a file and try to create a hard link to it.
Expected behavior I'd expect that a hard link is being created.
Desktop: OS: Ubuntu Linux 22.04, Kernel 6.0.7