In protocol version 26, always
authorMartin Pool <mbp@samba.org>
Fri, 11 Jan 2002 07:15:16 +0000 (07:15 +0000)
committerMartin Pool <mbp@samba.org>
Fri, 11 Jan 2002 07:15:16 +0000 (07:15 +0000)
commit736a6a291cf0fc9ab9410f300174a70e868e4122
tree32b42667a6afeeece5398ad47a569875149ab971
parent6e69cff118cf6533854052d90295fdc7d117511d
In protocol version 26, always
send 64-bit ino_t and dev_t.  We also need to try to use 64-bit
ino_t internally *even if* this platform does not have 64-bit
inums itself, because we need to find duplicate inums when
coming from a larger platform with --hardlinks.
flist.c
options.c
rsync.h