Changed the dev handling for -H back to using an opaque 64-bit
authorWayne Davison <wayned@samba.org>
Sat, 17 Apr 2004 17:14:12 +0000 (17:14 +0000)
committerWayne Davison <wayned@samba.org>
Sat, 17 Apr 2004 17:14:12 +0000 (17:14 +0000)
commit4124540d61405c0de67a5c0f53c96eeae29fcaae
tree3f5a120c61a67c8b79f170c5697a5506d43214c8
parent5f3812681730713d0616badec608f632ebacb2ed
Changed the dev handling for -H back to using an opaque 64-bit
integer instead of trying to transfer it as separate major & minor
values.  Since the value is not interpreted by the receiving side
(just compared for equality), this is a safer way to go.
flist.c