• Wayne Davison's avatar
    - Got rid of "struct idev". · bd6edd3f
    Wayne Davison authored
    - 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.
    bd6edd3f
rsync.h 25.2 KB