HomeFreeBSD

fusefs: fix interrupting FUSE_SETXATTR

Description

fusefs: fix interrupting FUSE_SETXATTR

fusefs's VOP_SETEXTATTR calls uiomove(9) before blocking, so it can't be
restarted. It must be interrupted instead.

PR: 236530
Sponsored by: The FreeBSD Foundation

Details

Provenance
asomersAuthored on
Parents
rS346416: Fix copying of overlapping bitmaps. The cases of copying within the
Branches
Unknown
Tags
Unknown