Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 25718
b: refs/heads/master
c: 4858cae
h: refs/heads/master
v: v3
  • Loading branch information
Miklos Szeredi committed Apr 11, 2006
1 parent cda9ac3 commit 7bebc14
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 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: 9bc5dddad1294955e70eeb87325ba1505fb5fe2e
refs/heads/master: 4858cae4f0904681eab58a16891c22397618a2a2
1 change: 0 additions & 1 deletion trunk/fs/fuse/dev.c
Original file line number Diff line number Diff line change
Expand Up @@ -108,7 +108,6 @@ struct fuse_req *fuse_get_req(struct fuse_conn *fc)
if (!req)
goto out;

fuse_request_init(req);
req->in.h.uid = current->fsuid;
req->in.h.gid = current->fsgid;
req->in.h.pid = current->pid;
Expand Down

0 comments on commit 7bebc14

Please sign in to comment.