Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 168280
b: refs/heads/master
c: 0bd8718
h: refs/heads/master
v: v3
  • Loading branch information
Jens Axboe authored and Miklos Szeredi committed Nov 4, 2009
1 parent cc1aae6 commit 93f3d5e
Show file tree
Hide file tree
Showing 2 changed files with 2 additions 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: f60311d5f7670d9539b424e4ed8b5c0872fc9e83
refs/heads/master: 0bd87182d3ab18a32a8e9175d3f68754c58e3432
2 changes: 1 addition & 1 deletion trunk/fs/fuse/file.c
Original file line number Diff line number Diff line change
Expand Up @@ -1600,7 +1600,7 @@ static int fuse_ioctl_copy_user(struct page **pages, struct iovec *iov,
kaddr += copy;
}

kunmap(map);
kunmap(page);
}

return 0;
Expand Down

0 comments on commit 93f3d5e

Please sign in to comment.