Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 232699
b: refs/heads/master
c: d1205f8
h: refs/heads/master
i:
  232697: 39fa082
  232695: 4ead36c
v: v3
  • Loading branch information
Chuck Lever authored and Trond Myklebust committed Jan 28, 2011
1 parent b0c78e3 commit 2455af4
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 4 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: c08e76d0cd4beb759a73c1835d98f5fccc126ed1
refs/heads/master: d1205f87bbb8040c1408bbd9e0a720310b2b0b9b
3 changes: 0 additions & 3 deletions trunk/fs/nfs/nfs4xdr.c
Original file line number Diff line number Diff line change
Expand Up @@ -6132,9 +6132,6 @@ int nfs4_decode_dirent(struct xdr_stream *xdr, struct nfs_entry *entry,
if (entry->fattr->valid & NFS_ATTR_FATTR_TYPE)
entry->d_type = nfs_umode_to_dtype(entry->fattr->mode);

if (verify_attr_len(xdr, p, len) < 0)
goto out_overflow;

return 0;

out_overflow:
Expand Down

0 comments on commit 2455af4

Please sign in to comment.