Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 85669
b: refs/heads/master
c: 497799e
h: refs/heads/master
i:
  85667: 6521cdd
v: v3
  • Loading branch information
Dan Muntz authored and Trond Myklebust committed Feb 14, 2008
1 parent 1fd30da commit cc7c9cf
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 4267c9561d9c3bb2abf45abed9c75a1c892d7d15
refs/heads/master: 497799e7c0ac7e82164a510ebf8beed7b3635e34
4 changes: 2 additions & 2 deletions trunk/fs/nfs/nfs4state.c
Original file line number Diff line number Diff line change
Expand Up @@ -682,8 +682,8 @@ static void nfs_increment_seqid(int status, struct nfs_seqid *seqid)
if (seqid->sequence->flags & NFS_SEQID_CONFIRMED)
return;
printk(KERN_WARNING "NFS: v4 server returned a bad"
"sequence-id error on an"
"unconfirmed sequence %p!\n",
" sequence-id error on an"
" unconfirmed sequence %p!\n",
seqid->sequence);
case -NFS4ERR_STALE_CLIENTID:
case -NFS4ERR_STALE_STATEID:
Expand Down

0 comments on commit cc7c9cf

Please sign in to comment.