/[base]
ViewVC logotype

Revision 346417


Jump to revision: Previous Next
Author: asomers
Date: Fri Apr 19 20:31:12 2019 UTC (5 years, 2 months ago)
Changed paths: 2
Log Message:
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


Changed paths

Path Details
Directoryprojects/fuse2/sys/fs/fuse/fuse_vnops.c modified , text changed
Directoryprojects/fuse2/tests/sys/fs/fusefs/interrupt.cc modified , text changed

  ViewVC Help
Powered by ViewVC 1.1.27