]> 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)
commitc87dd00fd5a79195b31eb5dbfa3804cde4f5b54f
tree47ddc073a57349ca01c162dbed957062d802e217
parent68db38a4239731c4fbcf88d48b992b798726d5b2
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