Closed t-w closed 1 year ago
As mentioned in lclevy/ADFlib#23, here is the small modification for adfOpenFile() which adds support for opening files using their hard links (+ a small test).
adfOpenFile()
I added also support for hard-linked dirs - i'll open another pr.
As mentioned in lclevy/ADFlib#23, here is the small modification for
adfOpenFile()
which adds support for opening files using their hard links (+ a small test).