1 // SPDX-License-Identifier: GPL-2.0+
3 * RDMA Network Block Driver
5 * Copyright (c) 2022 1&1 IONOS SE. All rights reserved.
10 #include "rnbd-proto.h"
13 * We include this last to have the helpers above available for the trace
14 * event implementations.
16 #define CREATE_TRACE_POINTS
17 #include "rnbd-srv-trace.h"