Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 93479
b: refs/heads/master
c: 3dd7b71
h: refs/heads/master
i:
  93477: ad54215
  93475: f8f8141
  93471: 1e87f01
v: v3
  • Loading branch information
Roland Dreier authored and Linus Torvalds committed Apr 25, 2008
1 parent 34b79ea commit 957fb0f
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: b9fa38f75ea7e1f64bc29653ca9758303ce698e4
refs/heads/master: 3dd7b71ca0f7ff8410a6b8cb15e5f670f90181e4
1 change: 1 addition & 0 deletions trunk/fs/locks.c
Original file line number Diff line number Diff line change
Expand Up @@ -236,6 +236,7 @@ void __locks_copy_lock(struct file_lock *new, const struct file_lock *fl)
new->fl_ops = NULL;
new->fl_lmops = NULL;
}
EXPORT_SYMBOL(__locks_copy_lock);

void locks_copy_lock(struct file_lock *new, struct file_lock *fl)
{
Expand Down

0 comments on commit 957fb0f

Please sign in to comment.