We now take a negative value specified to --max-delete as being
authorWayne Davison <wayned@samba.org>
Sun, 15 Jul 2007 05:42:30 +0000 (05:42 +0000)
committerWayne Davison <wayned@samba.org>
Sun, 15 Jul 2007 05:42:30 +0000 (05:42 +0000)
commit7b9598b2d5d0aa6aefe06731dc60612ee98646da
tree18c06c288209d2afd70d2701e53aa0ae77d59688
parent4a4622bbe5b752d0e1a8a2d6b4c572568d9866f0
We now take a negative value specified to --max-delete as being
synonymous with --max-delete=0.  We also pass a request for 0
deletions to the server as --max-delete=-1.  This ensures that we
can send a backward-compatible option to old and new versions alike.
options.c