Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 231133
b: refs/heads/master
c: 1205065
h: refs/heads/master
i:
  231131: 54840d0
v: v3
  • Loading branch information
Mi Jinlong authored and J. Bruce Fields committed Nov 19, 2010
1 parent dfeab7e commit 3114f48
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: ced6dfe9fc7128995c6d60627938944b430d82c8
refs/heads/master: 1205065764f2eda3216ebe213143f69891ee3460
2 changes: 2 additions & 0 deletions trunk/fs/nfsd/nfs4state.c
Original file line number Diff line number Diff line change
Expand Up @@ -1562,6 +1562,8 @@ nfsd4_create_session(struct svc_rqst *rqstp,
status = nfs_ok;
memcpy(cr_ses->sessionid.data, new->se_sessionid.data,
NFS4_MAX_SESSIONID_LEN);
memcpy(&cr_ses->fore_channel, &new->se_fchannel,
sizeof(struct nfsd4_channel_attrs));
cs_slot->sl_seqid++;
cr_ses->seqid = cs_slot->sl_seqid;

Expand Down

0 comments on commit 3114f48

Please sign in to comment.