Fixed a bug in set_compression() where the default dont-compress
authorWayne Davison <wayned@samba.org>
Fri, 30 Dec 2005 06:03:40 +0000 (06:03 +0000)
committerWayne Davison <wayned@samba.org>
Fri, 30 Dec 2005 06:03:40 +0000 (06:03 +0000)
commit0fe987e22644bb40affa64a1c3141600ca6606d5
tree9579870ddc9f144f8a563d50651c1a48b8b9b038
parent770de8994e165c0025966e10eff4caff915bb436
Fixed a bug in set_compression() where the default dont-compress
patterns (e.g. *.gz) would not match a pathname containing a slash.
token.c