Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 347671
b: refs/heads/master
c: 447bfcc
h: refs/heads/master
i:
  347669: 7cde73b
  347667: 2982fad
  347663: 4e7d559
v: v3
  • Loading branch information
J. Bruce Fields committed Nov 26, 2012
1 parent d8d2703 commit 69c0d93
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 7 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: 57d276d71aef7d8305ff002a070cb98deb2edced
refs/heads/master: 447bfcc936ce28636833e89c4b82f424a291dde9
6 changes: 0 additions & 6 deletions trunk/fs/nfsd/nfs4xdr.c
Original file line number Diff line number Diff line change
Expand Up @@ -1595,12 +1595,6 @@ nfsd4_decode_compound(struct nfsd4_compoundargs *argp)
bool cachethis = false;
int i;

/*
* XXX: According to spec, we should check the tag
* for UTF-8 compliance. I'm postponing this for
* now because it seems that some clients do use
* binary tags.
*/
READ_BUF(4);
READ32(argp->taglen);
READ_BUF(argp->taglen + 8);
Expand Down

0 comments on commit 69c0d93

Please sign in to comment.