K 10 svn:author V 7 asomers K 8 svn:date V 27 2019-03-14T17:20:24.397141Z K 7 svn:log V 374 fuse(4): add tests for FUSE_INTERRUPT This required changing the way that all operations are mocked. Previously MockFS::process had one input argument and one output argument. Now, it returns a vector of zero or more responses. This allows tests to simulate conditions where the filesystem daemon has a queue depth > 1. PR: 236530 Sponsored by: The FreeBSD Foundation END