Some changes to support the new --filter option:
authorWayne Davison <wayned@samba.org>
Tue, 25 Jan 2005 00:52:59 +0000 (00:52 +0000)
committerWayne Davison <wayned@samba.org>
Tue, 25 Jan 2005 00:52:59 +0000 (00:52 +0000)
commit46fa602530e36545facf0fdaa527896033686375
treeb630de21c923a6fca6ac8ba85323d8698f283a96
parentaa4d3b4cc0b0a6f917cfa13db5943c9ac7abd309
Some changes to support the new --filter option:
- Changed XFLG_WORDS_ONLY to XFLG_NO_PREFIXES.
- Added XFLG_DEF_EXCLUDE and XFLG_ABS_PATH.
- Added some new MATCHFLG_* values for the new merge-file support.
- Put the "slash_cnt" var (in the exclude_struct) into a union with
  the new megelist pointer.
rsync.h