commit | 516245856456db591c5336a90584077545e772b1 | [log] [tgz] |
---|---|---|
author | Andreas Gruenbacher <agruen@linbit.com> | Wed Jan 05 23:27:02 2011 +0100 |
committer | Philipp Reisner <philipp.reisner@linbit.com> | Thu Aug 25 14:58:00 2011 +0200 |
tree | b07dd117fdc8ce0145ddc074280dacef64bf6d44 | |
parent | 9c50842a35420f9c8fde9da626a9c0cad456becc [diff] |
drbd: Request lookup code cleanup (1) Move _ar_id_to_req() to drbd_receiver.c and mark it non-inline. Remove the leading underscores from _ar_id_to_req() and _ack_id_to_req(). Mark ar_hash_slot() inline. Signed-off-by: Philipp Reisner <philipp.reisner@linbit.com> Signed-off-by: Lars Ellenberg <lars.ellenberg@linbit.com>