From: Andy Adamson Date: Thu, 6 Jan 2011 02:04:24 +0000 (+0000) Subject: SUNRPC move svc_drop to caller of svc_process_common X-Git-Tag: v2.6.38-rc1~407^2~33 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4b5b3ba16be1b195d2e1161746637acd4b9fed4f;p=pandora-kernel.git SUNRPC move svc_drop to caller of svc_process_common The NFSv4.1 shared back channel does not need to call svc_drop because the callback service never outlives the single connection it services, and it reuses it's buffers and keeps the trasport. Signed-off-by: Andy Adamson Acked-by: Bruce Fields Signed-off-by: Trond Myklebust --- Reading git-diff-tree failed