From: NeilBrown Date: Mon, 12 May 2014 01:22:47 +0000 (+1000) Subject: SUNRPC: track whether a request is coming from a loop-back interface. X-Git-Tag: omap-for-v3.16/fixes-against-rc1~67^2~80 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ef11ce24875a8a540adc185e7bce3d7d49c8296f;p=pandora-kernel.git SUNRPC: track whether a request is coming from a loop-back interface. If an incoming NFS request is coming from the local host, then nfsd will need to perform some special handling. So detect that possibility and make the source visible in rq_local. Signed-off-by: NeilBrown Signed-off-by: J. Bruce Fields --- Reading git-diff-tree failed