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)
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.


No differences found