- 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)
commitff0284ddc4bd7a1942033665e3d1dfa1ac4df4ff
tree635c7b1d19d04dfd2f1ef33a4e180afb8bfd3657
parent3f65576881adfd20abea9cdab2b43f9e90a582df
- Simplified the code in recv_file_entry() for protocol 30.
- 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.
flist.c