]> git.ipfire.org Git - thirdparty/rsync.git/commit
Fix Solaris xattr retry handling master
authorAlphaGlider25 <12aa44edsta@gmail.com>
Fri, 19 Jun 2026 01:30:48 +0000 (03:30 +0200)
committerAndrew Tridgell <andrew@tridgell.net>
Sun, 21 Jun 2026 04:14:40 +0000 (14:14 +1000)
commitf5fa55672db9c65dffb8698eeab3173a93692e16
treeb801df8fc491216b00bff6254656de40503a2618
parent5553271274f4426ac18fc98087f91670ec4d4305
Fix Solaris xattr retry handling

Use the remaining byte count for retry writes and avoid using a
size_t sentinel for write failures.
lib/sysxattrs.c