Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 328997
b: refs/heads/master
c: 4557c66
h: refs/heads/master
i:
  328995: 5f13b14
v: v3
  • Loading branch information
Al Viro committed Sep 27, 2012
1 parent 99d2076 commit 962f64b
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 399c9b862f853f5c33e5a3b1f9a3c2507bdd526b
refs/heads/master: 4557c669ef9801d96cf663331cdd1dcb8fa9c2f1
1 change: 1 addition & 0 deletions trunk/fs/file.c
Original file line number Diff line number Diff line change
Expand Up @@ -797,6 +797,7 @@ struct file *fget_light(unsigned int fd, int *fput_needed)

return file;
}
EXPORT_SYMBOL(fget_light);

struct file *fget_raw_light(unsigned int fd, int *fput_needed)
{
Expand Down

0 comments on commit 962f64b

Please sign in to comment.