From: Miklos Szeredi Date: Wed, 1 Jul 2015 14:25:59 +0000 (+0200) Subject: fuse: rework abort X-Git-Tag: omap-for-v4.2/fixes-rc1^2~41^2~28 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=41f982747e8175a4eb5e8d1939bdbb10f435b7f6;p=pandora-kernel.git fuse: rework abort Splice fc->pending and fc->processing lists into a common kill list while holding fc->lock. By the time we release fc->lock, pending and processing lists are empty and the io list contains only locked requests. Signed-off-by: Miklos Szeredi Reviewed-by: Ashish Samant --- Reading git-diff-tree failed