Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 25582
b: refs/heads/master
c: f0e2993
h: refs/heads/master
v: v3
  • Loading branch information
NeilBrown authored and Linus Torvalds committed Apr 11, 2006
1 parent 936a6bd commit 6c2ec4d
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: 54cceebb679a8d10fa382422aa2035cdc65fe7ce
refs/heads/master: f0e2993e9e73e8f38b05a89c98b9db94fec2199d
2 changes: 0 additions & 2 deletions trunk/fs/nfsd/nfs4proc.c
Original file line number Diff line number Diff line change
Expand Up @@ -288,8 +288,6 @@ nfsd4_putrootfh(struct svc_rqst *rqstp, struct svc_fh *current_fh)
fh_put(current_fh);
status = exp_pseudoroot(rqstp->rq_client, current_fh,
&rqstp->rq_chandle);
if (!status)
status = nfserrno(nfsd_setuser(rqstp, current_fh->fh_export));
return status;
}

Expand Down

0 comments on commit 6c2ec4d

Please sign in to comment.