Files
containerd/archive
Artem Khramov 1fd3a46526 archive/tarheader: fix FreeBSD hdr for regular files
This update addresses an issue where the stat call on FreeBSD could
return -1 for regular files. This led to incorrect Devmajor and
Devminor values, which should be zero in such cases. Refer to the
discussion on this bug in the following PR:
https://github.com/containerd/containerd/pull/5991.

The code change now handles this scenario appropriately.

Signed-off-by: Artem Khramov <akhramov@pm.me>
2023-08-11 23:50:08 +03:00
..
2018-12-14 23:18:42 +08:00
2021-08-05 22:27:46 -07:00
2022-12-08 09:36:20 -08:00
2023-04-06 17:06:50 -07:00
2022-12-08 09:36:20 -08:00
2022-12-08 09:36:20 -08:00
2018-02-19 10:32:26 +09:00