Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 231153
b: refs/heads/master
c: 062304a
h: refs/heads/master
i:
  231151: 10d3547
v: v3
  • Loading branch information
J. Bruce Fields committed Jan 4, 2011
1 parent e5cfb61 commit 2bccc48
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 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: 9e701c610923aaeac8b38b9202a686d1cc9ee35d
refs/heads/master: 062304a815fe10068c478a4a3f28cf091c55cb82
3 changes: 2 additions & 1 deletion trunk/fs/nfsd/nfsproc.c
Original file line number Diff line number Diff line change
Expand Up @@ -735,7 +735,8 @@ nfserrno (int errno)
{ nfserr_stale, -ESTALE },
{ nfserr_jukebox, -ETIMEDOUT },
{ nfserr_jukebox, -ERESTARTSYS },
{ nfserr_dropit, -EAGAIN },
{ nfserr_jukebox, -EAGAIN },
{ nfserr_jukebox, -EWOULDBLOCK },
{ nfserr_jukebox, -ENOMEM },
{ nfserr_badname, -ESRCH },
{ nfserr_io, -ETXTBSY },
Expand Down

0 comments on commit 2bccc48

Please sign in to comment.