On Thu, Feb 09, 2006 at 03:04:17PM +0100, Paul Slootman wrote:
> compare inode and device number. When those are the same, the two files
> must be hardlinked.

Also, rsync only considers files that have a link count larger than 1
(see stat()'s st_nlink) since this allows it to ignore the vast majority
of files that have only one link into a filesystem.

..wayne..
-- 
To unsubscribe or change options: https://lists.samba.org/mailman/listinfo/rsync
Before posting, read: http://www.catb.org/~esr/faqs/smart-questions.html

Reply via email to