- Simplified the code in recv_file_entry() for protocol 30.
authorWayne Davison <wayned@samba.org>
Sun, 7 Oct 2007 07:18:45 +0000 (07:18 +0000)
committerWayne Davison <wayned@samba.org>
Sun, 7 Oct 2007 07:18:45 +0000 (07:18 +0000)
- Simplified the flag setting in send1extra since we know that
  recurse is set.
- Make sure that FLAG_XFER_DIR is unset for a non-dot-dir when
  recurse is not set.
- The --relative code wasn't setting is_dot_dir enough.


No differences found