- Save some memory in each exclude_struct item by dumping the "include"
authorWayne Davison <wayned@samba.org>
Sun, 16 May 2004 07:28:24 +0000 (07:28 +0000)
committerWayne Davison <wayned@samba.org>
Sun, 16 May 2004 07:28:24 +0000 (07:28 +0000)
commit669a31924ec8491774a737cf99920fdf78e03ab4
tree2718b3dcc09a85b110ae91f390dbfb895e17ffc5
parent5e972dcf34df59af1ba5ffd91b6ca278de22b847
- Save some memory in each exclude_struct item by dumping the "include"
  and "directory" ints and using bits in the match_flags value instead.
- Added defines for the new match-flag values, including a new one that
  lets get_exclude_tok() properly return an indication that it parsed
  the list-clearing token.
rsync.h