Always use 64-bit ino_t and dev_t internally, so that we can detect
authorMartin Pool <mbp@samba.org>
Fri, 11 Jan 2002 08:25:32 +0000 (08:25 +0000)
committerMartin Pool <mbp@samba.org>
Fri, 11 Jan 2002 08:25:32 +0000 (08:25 +0000)
commit6abd193fe3f8e7b986c388e7642adc08516e8279
tree2cdc5595b1d8d8bc62cf7077e10b06a5e0b60237
parent362099a51230fd80c6d54ef6f0e72927529c8dfb
Always use 64-bit ino_t and dev_t internally, so that we can detect
hardlinks if coming from a larger platform.  Add heaps of comments
explaining why this is so.
batch.c
flist.c
options.c
receiver.c
rsync.h