|
@@ -1440,7 +1440,7 @@ static void init_session(struct svc_rqst *rqstp, struct nfsd4_session *new, stru
|
|
list_add(&new->se_perclnt, &clp->cl_sessions);
|
|
list_add(&new->se_perclnt, &clp->cl_sessions);
|
|
spin_unlock(&clp->cl_lock);
|
|
spin_unlock(&clp->cl_lock);
|
|
|
|
|
|
- if (cses->flags & SESSION4_BACK_CHAN) {
|
|
|
|
|
|
+ {
|
|
struct sockaddr *sa = svc_addr(rqstp);
|
|
struct sockaddr *sa = svc_addr(rqstp);
|
|
/*
|
|
/*
|
|
* This is a little silly; with sessions there's no real
|
|
* This is a little silly; with sessions there's no real
|