Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 2811
b: refs/heads/master
c: 6ebf365
h: refs/heads/master
i:
  2809: 5e09f91
  2807: 21d435a
v: v3
  • Loading branch information
Manoj Naik authored and Trond Myklebust committed Jun 22, 2005
1 parent e6eb98d commit 3c1152c
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: 97d312d037e63e7c8ac004ffe3072f82a6d45495
refs/heads/master: 6ebf3656fd18430d90fbb3199b31d08178c37134
2 changes: 2 additions & 0 deletions trunk/fs/nfs/nfs4xdr.c
Original file line number Diff line number Diff line change
Expand Up @@ -4109,6 +4109,8 @@ static struct {
{ NFS4ERR_DQUOT, EDQUOT },
{ NFS4ERR_STALE, ESTALE },
{ NFS4ERR_BADHANDLE, EBADHANDLE },
{ NFS4ERR_BADOWNER, EINVAL },
{ NFS4ERR_BADNAME, EINVAL },
{ NFS4ERR_BAD_COOKIE, EBADCOOKIE },
{ NFS4ERR_NOTSUPP, ENOTSUPP },
{ NFS4ERR_TOOSMALL, ETOOSMALL },
Expand Down

0 comments on commit 3c1152c

Please sign in to comment.