From: J.Bruce Fields Date: Wed, 13 Dec 2006 08:35:26 +0000 (-0800) Subject: [PATCH] knfsd: svcrpc: remove another silent drop from deferral code X-Git-Tag: v2.6.20-rc1~56 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=01f3bd1f03599470e4695392b6ae055ed8506978;p=pandora-kernel.git [PATCH] knfsd: svcrpc: remove another silent drop from deferral code There's no point deferring something just to immediately fail the deferral, especially now that we can do something more useful in the failure case by returning an error. Signed-off-by: J. Bruce Fields Signed-off-by: Neil Brown Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed