Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 30090
b: refs/heads/master
c: 3873bc5
h: refs/heads/master
v: v3
  • Loading branch information
Alexey Dobriyan authored and Trond Myklebust committed Jun 9, 2006
1 parent af93d39 commit 87d0b16
Show file tree
Hide file tree
Showing 2 changed files with 2 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: 4814f56d19137b3b9fa8e00e1d332b3683b950de
refs/heads/master: 3873bc50e2271504da45799257f69222774d9550
2 changes: 1 addition & 1 deletion trunk/fs/nfs/callback_xdr.c
Original file line number Diff line number Diff line change
Expand Up @@ -202,7 +202,7 @@ static unsigned decode_recall_args(struct svc_rqst *rqstp, struct xdr_stream *xd
status = decode_fh(xdr, &args->fh);
out:
dprintk("%s: exit with status = %d\n", __FUNCTION__, status);
return 0;
return status;
}

static unsigned encode_string(struct xdr_stream *xdr, unsigned int len, const char *str)
Expand Down

0 comments on commit 87d0b16

Please sign in to comment.