]> git.baikalelectronics.ru Git - kernel.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)
commitc506f26221dc8e6f68d3604b3a98874772e360ea
tree532d8d92af5d4f58227b339642dbce93f41cc8ac
parentb547dfe1b2ceddd11c6402857ef9df85237e2c5c
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