commit | 6670ee2ef219ac9e1c836a277dda0c949ad8b1ff | [log] [tgz] |
---|---|---|
author | J. Bruce Fields <bfields@redhat.com> | Thu May 21 10:58:15 2020 -0400 |
committer | J. Bruce Fields <bfields@redhat.com> | Thu May 21 10:58:15 2020 -0400 |
tree | 0eee3d97941caab0bc85f93a7653b0cfd4abf51b | |
parent | 746c6237ece641da79df09abcf87bc29f6f9665b [diff] | |
parent | f2453978a4f2ddb1938fa80e9bf0c9d6252bd5f8 [diff] |
Merge branch 'nfsd-5.8' of git://linux-nfs.org/~cel/cel-2.6 into for-5.8-incoming Highlights of this series: * Remove serialization of sending RPC/RDMA Replies * Convert the TCP socket send path to use xdr_buf::bvecs (pre-requisite for RPC-on-TLS) * Fix svcrdma backchannel sendto return code * Convert a number of dprintk call sites to use tracepoints * Fix the "suggest braces around empty body in an 'else' statement" warning