|
@@ -53,7 +53,7 @@ static const struct rpc_call_ops nlmsvc_grant_ops;
|
|
static LIST_HEAD(nlm_blocked);
|
|
static LIST_HEAD(nlm_blocked);
|
|
static DEFINE_SPINLOCK(nlm_blocked_lock);
|
|
static DEFINE_SPINLOCK(nlm_blocked_lock);
|
|
|
|
|
|
-#ifdef LOCKD_DEBUG
|
|
|
|
|
|
+#if IS_ENABLED(CONFIG_SUNRPC_DEBUG)
|
|
static const char *nlmdbg_cookie2a(const struct nlm_cookie *cookie)
|
|
static const char *nlmdbg_cookie2a(const struct nlm_cookie *cookie)
|
|
{
|
|
{
|
|
/*
|
|
/*
|