]> git.ipfire.org Git - thirdparty/rsync.git/commit
Need to mark xattr rules in get_rule_prefix().
authorWayne Davison <wayned@samba.org>
Thu, 14 Jun 2018 22:19:34 +0000 (15:19 -0700)
committerWayne Davison <wayned@samba.org>
Thu, 14 Jun 2018 22:22:53 +0000 (15:22 -0700)
commit1eb7a7061af2f91149233937f3db066d303c7684
tree79c52eac9c0f51f546bae6769c492a78b00a84ff
parenteec6ab7615535e02cfcb691d44575268bdcf656f
Need to mark xattr rules in get_rule_prefix().

This fixes the bug of xattr filters getting sent as a normal filter rule
(since the 'x' was dropped in the prefix).
NEWS
exclude.c