|
@@ -1,5 +1,6 @@
|
|
|
// SPDX-License-Identifier: GPL-2.0 OR BSD-3-Clause
|
|
// SPDX-License-Identifier: GPL-2.0 OR BSD-3-Clause
|
|
|
/*
|
|
/*
|
|
|
|
|
+ * Copyright (c) 2015-2018 Oracle. All rights reserved.
|
|
|
* Copyright (c) 2005-2006 Network Appliance, Inc. All rights reserved.
|
|
* Copyright (c) 2005-2006 Network Appliance, Inc. All rights reserved.
|
|
|
*
|
|
*
|
|
|
* This software is available to you under a choice of one of two
|
|
* This software is available to you under a choice of one of two
|
|
@@ -47,7 +48,6 @@
|
|
|
#include <linux/sunrpc/clnt.h>
|
|
#include <linux/sunrpc/clnt.h>
|
|
|
#include <linux/sunrpc/sched.h>
|
|
#include <linux/sunrpc/sched.h>
|
|
|
#include <linux/sunrpc/svc_rdma.h>
|
|
#include <linux/sunrpc/svc_rdma.h>
|
|
|
-#include "xprt_rdma.h"
|
|
|
|
|
|
|
|
|
|
#define RPCDBG_FACILITY RPCDBG_SVCXPRT
|
|
#define RPCDBG_FACILITY RPCDBG_SVCXPRT
|
|
|
|
|
|