On 1/12/22 14:50, Derek Pressnall wrote:
  My
assumption was that this logic (to track inodes for all files if more
than one file was listed) was put in place to handle cases where there
may be a bind mount

Actually I expect it's because if more than one file is listed then there may be multiple ways to reach the same file, even if its link count is 1. This is true regardless of whether bind mounts are involved.

Reply via email to