commit | 7306b8fad467c4c3c1e3fc68b237427cac1533a7 | [log] [tgz] |
---|---|---|
author | Sagi Grimberg <sagig@mellanox.com> | Wed Mar 05 19:43:39 2014 +0200 |
committer | Roland Dreier <roland@purestorage.com> | Mon Mar 17 22:33:57 2014 -0700 |
tree | 532d8d92af5d4f58227b339642dbce93f41cc8ac | |
parent | db523b8de13545488b6ff6c952b4527596f3c16a [diff] |
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>