]> git.baikalelectronics.ru Git - kernel.git/commit
xprtrdma: Replace all usage of "frmr" with "frwr"
authorChuck Lever <chuck.lever@oracle.com>
Fri, 15 Dec 2017 01:57:47 +0000 (20:57 -0500)
committerAnna Schumaker <Anna.Schumaker@Netapp.com>
Tue, 16 Jan 2018 16:19:50 +0000 (11:19 -0500)
commitd19c811f9ec107ff4dbb3bca3de214e9b87c0d22
tree47ddc073a57349ca01c162dbed957062d802e217
parent1228d94a5a9fb383f864ad599579549e14467137
xprtrdma: Replace all usage of "frmr" with "frwr"

Clean up: Over time, the industry has adopted the term "frwr"
instead of "frmr". The term "frwr" is now more widely recognized.

For the past couple of years I've attempted to add new code using
"frwr" , but there still remains plenty of older code that still
uses "frmr". Replace all usage of "frmr" to avoid confusion.

While we're churning code, rename variables unhelpfully called "f"
to "frwr", to improve code clarity.

Signed-off-by: Chuck Lever <chuck.lever@oracle.com>
Signed-off-by: Anna Schumaker <Anna.Schumaker@Netapp.com>
include/linux/sunrpc/xprtrdma.h
net/sunrpc/xprtrdma/frwr_ops.c
net/sunrpc/xprtrdma/transport.c
net/sunrpc/xprtrdma/verbs.c
net/sunrpc/xprtrdma/xprt_rdma.h