Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 60834
b: refs/heads/master
c: 87548c3
h: refs/heads/master
v: v3
  • Loading branch information
J. Bruce Fields authored and Linus Torvalds committed Jul 17, 2007
1 parent 6d3cd48 commit dfbea87
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 3 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: df547efb03e3e8f9ea726e1d07fbbd6fd0706cd7
refs/heads/master: 87548c37c8bdbf98aea002c9c04e4dc8aa27fe1b
2 changes: 0 additions & 2 deletions trunk/fs/nfsd/vfs.c
Original file line number Diff line number Diff line change
Expand Up @@ -168,8 +168,6 @@ nfsd_lookup(struct svc_rqst *rqstp, struct svc_fh *fhp, const char *name,
exp = fhp->fh_export;
exp_get(exp);

err = nfserr_acces;

/* Lookup the name, but don't follow links */
if (isdotent(name, len)) {
if (len==1)
Expand Down

0 comments on commit dfbea87

Please sign in to comment.