From: Miklos Szeredi Date: Wed, 1 Jul 2015 14:25:57 +0000 (+0200) Subject: fuse: check conn_error earlier X-Git-Tag: omap-for-v4.2/fixes-rc1^2~41^2~35 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=de15522646b9822d82b613d84cfeb4482370db3d;p=pandora-kernel.git fuse: check conn_error earlier fc->conn_error is set once in FUSE_INIT reply and never cleared. Check it in request allocation, there's no sense in doing all the preparation if sending will surely fail. Signed-off-by: Miklos Szeredi Reviewed-by: Ashish Samant --- Reading git-diff-tree failed