[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: --reproducible does not make the c_nlink count deterministic
From: |
Sergey Poznyakoff |
Subject: |
Re: --reproducible does not make the c_nlink count deterministic |
Date: |
Fri, 28 Apr 2023 10:19:43 +0200 |
User-agent: |
MH (GNU Mailutils 3.15) |
Hi Elias,
> My specific problem is hard link counts differing between darwin and
> ext4 filesystems, but it seems to me the hard link counts may differ
> on other filesystems too[1].
Yes, indeed. Thanks for pointing that out. I have pushed the following:
http://git.savannah.gnu.org/cgit/cpio.git/commit/?id=6a94d5efdf2a2d0aa04924a6b97b27e6bd2093b2
Please, give it a try and let me know if it works for you.
Regards,
Sergey