Improved the code in send_file_entry() and receive_file_entry() to
authorWayne Davison <wayned@samba.org>
Thu, 8 Jan 2004 04:56:27 +0000 (04:56 +0000)
committerWayne Davison <wayned@samba.org>
Thu, 8 Jan 2004 04:56:27 +0000 (04:56 +0000)
make it a little easier to read and a little more optimized.  Also
made the flag size in our function calls match the size of the flags
in the flist_struct.  These changes will make it easier for me to
optimize the sending of the hard-link data in a future commit.


No differences found