]> git.ipfire.org Git - thirdparty/rsync.git/commit
Fix FLAG_GOT_DIR_FLIST collission with FLAG_HLINKED
authorNatanael Copa <ncopa@alpinelinux.org>
Wed, 15 Jan 2025 14:10:24 +0000 (15:10 +0100)
committerAndrew Tridgell <andrew@tridgell.net>
Wed, 15 Jan 2025 19:21:54 +0000 (06:21 +1100)
commit996af4a79f9afe4d7158ecdd87c78cee382c6b39
tree27a43cac7f8f1adf9ab692b6c618926dd44df0cb
parentdacadd53a9e16ad1cad4a902b9de2d0c19f196ee
Fix FLAG_GOT_DIR_FLIST collission with FLAG_HLINKED

fixes commit 688f5c379a43 (Refuse a duplicate dirlist.)

Fixes: https://github.com/RsyncProject/rsync/issues/702
Fixes: https://github.com/RsyncProject/rsync/issues/697
rsync.h