- When --max-delete is exceeded, we now count how many deletions
authorWayne Davison <wayned@samba.org>
Sat, 5 Mar 2005 18:58:42 +0000 (18:58 +0000)
committerWayne Davison <wayned@samba.org>
Sat, 5 Mar 2005 18:58:42 +0000 (18:58 +0000)
commitf75a53e71b584bd1398271629bd021f107881082
tree4111e43b3dbe1ead6931a19d487c08193f34a72b
parent054abde25f0dae4dcd74e63c9d2013a2c7f40534
- When --max-delete is exceeded, we now count how many deletions
  would have happend, warn about the number skipped, and set
  io_error to IOERR_DEL_LIMIT.
- When dry_run > 1 (which indicates that the destinationdir is
  missing), skip deletions in that dir.  This fixes a bug in a
  copy that is creating the destination dir w/--delete enabled.
generator.c