Searched hist:ef11ce24875a8a540adc185e7bce3d7d49c8296f (Results 1 – 4 of 4) sorted by relevance
/openbmc/linux/net/sunrpc/ |
H A D | sunrpc.h | diff ef11ce24875a8a540adc185e7bce3d7d49c8296f Sun May 11 20:22:47 CDT 2014 NeilBrown <neilb@suse.de> 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 <neilb@suse.de> Signed-off-by: J. Bruce Fields <bfields@redhat.com>
|
H A D | svcsock.c | diff ef11ce24875a8a540adc185e7bce3d7d49c8296f Sun May 11 20:22:47 CDT 2014 NeilBrown <neilb@suse.de> 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 <neilb@suse.de> Signed-off-by: J. Bruce Fields <bfields@redhat.com>
|
/openbmc/linux/include/linux/sunrpc/ |
H A D | svc_xprt.h | diff ef11ce24875a8a540adc185e7bce3d7d49c8296f Sun May 11 20:22:47 CDT 2014 NeilBrown <neilb@suse.de> 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 <neilb@suse.de> Signed-off-by: J. Bruce Fields <bfields@redhat.com>
|
H A D | svc.h | diff ef11ce24875a8a540adc185e7bce3d7d49c8296f Sun May 11 20:22:47 CDT 2014 NeilBrown <neilb@suse.de> 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 <neilb@suse.de> Signed-off-by: J. Bruce Fields <bfields@redhat.com>
|