Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 124752
b: refs/heads/master
c: 49c2559
h: refs/heads/master
v: v3
  • Loading branch information
Benny Halevy authored and Trond Myklebust committed Dec 23, 2008
1 parent ef2ed3e commit da3e98b
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 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: 05d564fe00c05bf8ff93948057ca1acb5bc68e10
refs/heads/master: 49c2559e29884fbb13fd273a108b213decd1d8a5
8 changes: 4 additions & 4 deletions trunk/fs/nfs/nfs4xdr.c
Original file line number Diff line number Diff line change
Expand Up @@ -3789,6 +3789,10 @@ static int decode_delegreturn(struct xdr_stream *xdr)
return decode_op_hdr(xdr, OP_DELEGRETURN);
}

/*
* END OF "GENERIC" DECODE ROUTINES.
*/

/*
* Decode OPEN_DOWNGRADE response
*/
Expand All @@ -3813,10 +3817,6 @@ static int nfs4_xdr_dec_open_downgrade(struct rpc_rqst *rqstp, __be32 *p, struct
return status;
}

/*
* END OF "GENERIC" DECODE ROUTINES.
*/

/*
* Decode ACCESS response
*/
Expand Down

0 comments on commit da3e98b

Please sign in to comment.