- Got rid of "struct idev".
authorWayne Davison <wayned@samba.org>
Sun, 17 Dec 2006 00:40:24 +0000 (00:40 +0000)
committerWayne Davison <wayned@samba.org>
Sun, 17 Dec 2006 00:40:24 +0000 (00:40 +0000)
commitbd6edd3fa26dde8d134edb0166665c12082dd9a6
treed98e13794fa1ece773a79771347910da931b0f86
parent6eee13cf580ef3270539098eead19259192aa497
- Got rid of "struct idev".
- Use just the 32-bit numbers in the file_extras union.
- Re-ordered the items in the file_struct to avoid padding
  on systems with 64-bit pointers.
- Got rid of the "dir" union in the file_struct, making the
  two items into "extras": F_DEPTH() for the receiving side,
  and F_ROOTDIR() for the sending side.
- Added PTR_EXTRA_LEN define.
- Got rid of F_HL_IDEV() define.
rsync.h