/openbmc/linux/net/sunrpc/xprtrdma/ |
H A D | svc_rdma_sendto.c | diff 7e4359e2611f95a97037e2b6905eab52f28afbeb Tue Mar 25 15:14:57 CDT 2014 Tom Tucker <tom@ogc.us> Fix regression in NFSRDMA server
The server regression was caused by the addition of rq_next_page (afc59400d6c65bad66d4ad0b2daf879cbff8e23e). There were a few places that were missed with the update of the rq_respages array.
Signed-off-by: Tom Tucker <tom@ogc.us> Tested-by: Steve Wise <swise@ogc.us> Signed-off-by: J. Bruce Fields <bfields@redhat.com> diff afc59400d6c65bad66d4ad0b2daf879cbff8e23e Mon Dec 10 17:01:37 CST 2012 J. Bruce Fields <bfields@redhat.com> nfsd4: cleanup: replace rq_resused count by rq_next_page pointer
It may be a matter of personal taste, but I find this makes the code clearer.
Signed-off-by: J. Bruce Fields <bfields@redhat.com>
|
H A D | svc_rdma_recvfrom.c | diff 7e4359e2611f95a97037e2b6905eab52f28afbeb Tue Mar 25 15:14:57 CDT 2014 Tom Tucker <tom@ogc.us> Fix regression in NFSRDMA server
The server regression was caused by the addition of rq_next_page (afc59400d6c65bad66d4ad0b2daf879cbff8e23e). There were a few places that were missed with the update of the rq_respages array.
Signed-off-by: Tom Tucker <tom@ogc.us> Tested-by: Steve Wise <swise@ogc.us> Signed-off-by: J. Bruce Fields <bfields@redhat.com> diff afc59400d6c65bad66d4ad0b2daf879cbff8e23e Mon Dec 10 17:01:37 CST 2012 J. Bruce Fields <bfields@redhat.com> nfsd4: cleanup: replace rq_resused count by rq_next_page pointer
It may be a matter of personal taste, but I find this makes the code clearer.
Signed-off-by: J. Bruce Fields <bfields@redhat.com>
|
/openbmc/linux/include/linux/sunrpc/ |
H A D | svc.h | diff 11d2a1618e377236facdd404113992bde1083914 Fri Aug 30 15:50:06 CDT 2013 J. Bruce Fields <bfields@redhat.com> svcrpc: remove unused rq_resused
I forgot to remove this in afc59400d6c65bad66d4ad0b2daf879cbff8e23e "nfsd4: cleanup: replace rq_resused count by rq_next_page pointer".
Signed-off-by: J. Bruce Fields <bfields@redhat.com> diff afc59400d6c65bad66d4ad0b2daf879cbff8e23e Mon Dec 10 17:01:37 CST 2012 J. Bruce Fields <bfields@redhat.com> nfsd4: cleanup: replace rq_resused count by rq_next_page pointer
It may be a matter of personal taste, but I find this makes the code clearer.
Signed-off-by: J. Bruce Fields <bfields@redhat.com>
|
/openbmc/linux/fs/nfsd/ |
H A D | nfsxdr.c | diff afc59400d6c65bad66d4ad0b2daf879cbff8e23e Mon Dec 10 17:01:37 CST 2012 J. Bruce Fields <bfields@redhat.com> nfsd4: cleanup: replace rq_resused count by rq_next_page pointer
It may be a matter of personal taste, but I find this makes the code clearer.
Signed-off-by: J. Bruce Fields <bfields@redhat.com>
|
H A D | nfs3acl.c | diff afc59400d6c65bad66d4ad0b2daf879cbff8e23e Mon Dec 10 17:01:37 CST 2012 J. Bruce Fields <bfields@redhat.com> nfsd4: cleanup: replace rq_resused count by rq_next_page pointer
It may be a matter of personal taste, but I find this makes the code clearer.
Signed-off-by: J. Bruce Fields <bfields@redhat.com>
|
H A D | nfs2acl.c | diff afc59400d6c65bad66d4ad0b2daf879cbff8e23e Mon Dec 10 17:01:37 CST 2012 J. Bruce Fields <bfields@redhat.com> nfsd4: cleanup: replace rq_resused count by rq_next_page pointer
It may be a matter of personal taste, but I find this makes the code clearer.
Signed-off-by: J. Bruce Fields <bfields@redhat.com>
|
H A D | nfs3proc.c | diff afc59400d6c65bad66d4ad0b2daf879cbff8e23e Mon Dec 10 17:01:37 CST 2012 J. Bruce Fields <bfields@redhat.com> nfsd4: cleanup: replace rq_resused count by rq_next_page pointer
It may be a matter of personal taste, but I find this makes the code clearer.
Signed-off-by: J. Bruce Fields <bfields@redhat.com>
|
H A D | nfs3xdr.c | diff afc59400d6c65bad66d4ad0b2daf879cbff8e23e Mon Dec 10 17:01:37 CST 2012 J. Bruce Fields <bfields@redhat.com> nfsd4: cleanup: replace rq_resused count by rq_next_page pointer
It may be a matter of personal taste, but I find this makes the code clearer.
Signed-off-by: J. Bruce Fields <bfields@redhat.com>
|
H A D | nfs4xdr.c | diff afc59400d6c65bad66d4ad0b2daf879cbff8e23e Mon Dec 10 17:01:37 CST 2012 J. Bruce Fields <bfields@redhat.com> nfsd4: cleanup: replace rq_resused count by rq_next_page pointer
It may be a matter of personal taste, but I find this makes the code clearer.
Signed-off-by: J. Bruce Fields <bfields@redhat.com>
|
H A D | vfs.c | diff afc59400d6c65bad66d4ad0b2daf879cbff8e23e Mon Dec 10 17:01:37 CST 2012 J. Bruce Fields <bfields@redhat.com> nfsd4: cleanup: replace rq_resused count by rq_next_page pointer
It may be a matter of personal taste, but I find this makes the code clearer.
Signed-off-by: J. Bruce Fields <bfields@redhat.com>
|
/openbmc/linux/net/sunrpc/ |
H A D | svc.c | diff afc59400d6c65bad66d4ad0b2daf879cbff8e23e Mon Dec 10 17:01:37 CST 2012 J. Bruce Fields <bfields@redhat.com> nfsd4: cleanup: replace rq_resused count by rq_next_page pointer
It may be a matter of personal taste, but I find this makes the code clearer.
Signed-off-by: J. Bruce Fields <bfields@redhat.com>
|
H A D | svcsock.c | diff afc59400d6c65bad66d4ad0b2daf879cbff8e23e Mon Dec 10 17:01:37 CST 2012 J. Bruce Fields <bfields@redhat.com> nfsd4: cleanup: replace rq_resused count by rq_next_page pointer
It may be a matter of personal taste, but I find this makes the code clearer.
Signed-off-by: J. Bruce Fields <bfields@redhat.com>
|