From: Miklos Szeredi Date: Wed, 1 Jul 2015 14:26:09 +0000 (+0200) Subject: fuse: separate pqueue for clones X-Git-Tag: omap-for-v4.2/fixes-rc1^2~41^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c3696046beb3a4479715b48f67f6a8a3aef4b3bb;p=pandora-kernel.git fuse: separate pqueue for clones Make each fuse device clone refer to a separate processing queue. The only constraint on userspace code is that the request answer must be written to the same device clone as it was read off. Signed-off-by: Miklos Szeredi --- Reading git-diff-tree failed