Alan Somers 102c7ac083 fusefs: handle ENOSYS for FUSE_INTERRUPT
Though it's not documented, Linux will interpret a FUSE_INTERRUPT response
of ENOSYS as "the file system does not support FUSE_INTERRUPT".
Subsequently it will never send FUSE_INTERRUPT again to the same mount
point.  This change matches Linux's behavior.

PR:		346357
Sponsored by:	The FreeBSD Foundation
2019-04-24 17:30:50 +00:00
..
2019-04-12 23:22:27 +00:00
2019-04-19 23:04:07 +00:00
2019-04-19 23:04:07 +00:00
2019-04-19 23:04:07 +00:00