Use the new hard_link_check() function to figure out which one of the
authorWayne Davison <wayned@samba.org>
Sun, 25 Jan 2004 22:32:09 +0000 (22:32 +0000)
committerWayne Davison <wayned@samba.org>
Sun, 25 Jan 2004 22:32:09 +0000 (22:32 +0000)
commit6dff599288f7781d7b3a2ec8df758341690c4197
treefb85fcf21293f8b68486b4f892515a704e2d6c75
parentf746dda0a0022427eb1ef374f8f998b2153e50e5
Use the new hard_link_check() function to figure out which one of the
hard-linked files to send (when -H was specified, of course).  Moved
the call to do_hard_links() and the final directory-permissions scan
into generate_files() from recv_files().
generator.c