commit | 4720b0703a0dfcd6da6a308ea71aaacc55beade7 | [log] [tgz] |
---|---|---|
author | Trond Myklebust <trond.myklebust@primarydata.com> | Fri Jun 24 10:55:49 2016 -0400 |
committer | J. Bruce Fields <bfields@redhat.com> | Wed Jul 13 15:53:46 2016 -0400 |
tree | ba3ee87fa167e1678b47efccee59a21f42852395 | |
parent | fa9251afc33c81606d70cfe91800a779096442ec [diff] |
SUNRPC: Micro optimisation for svc_data_ready Don't call svc_xprt_enqueue() if the XPT_DATA flag is already set. Signed-off-by: Trond Myklebust <trond.myklebust@primarydata.com> Signed-off-by: J. Bruce Fields <bfields@redhat.com>