]> git.karo-electronics.de Git - linux-beck.git/commit
IB/iser: Avoid FRWR notation, use fastreg instead
authorSagi Grimberg <sagig@mellanox.com>
Wed, 5 Mar 2014 17:43:39 +0000 (19:43 +0200)
committerRoland Dreier <roland@purestorage.com>
Tue, 18 Mar 2014 05:33:57 +0000 (22:33 -0700)
commit7306b8fad467c4c3c1e3fc68b237427cac1533a7
tree532d8d92af5d4f58227b339642dbce93f41cc8ac
parentdb523b8de13545488b6ff6c952b4527596f3c16a
IB/iser: Avoid FRWR notation, use fastreg instead

FRWR stands for "fast registration work request". We want to avoid
calling the fastreg pool with that name, instead we name it fastreg
which stands for "fast registration".

This pool will include more elements in the future, so it is a good
idea to generalize the name.

Signed-off-by: Sagi Grimberg <sagig@mellanox.com>
Signed-off-by: Alex Tabachnik <alext@mellanox.com>
Signed-off-by: Roland Dreier <roland@purestorage.com>
drivers/infiniband/ulp/iser/iscsi_iser.h
drivers/infiniband/ulp/iser/iser_memory.c
drivers/infiniband/ulp/iser/iser_verbs.c