Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 40846
b: refs/heads/master
c: 0130b0b
h: refs/heads/master
v: v3
  • Loading branch information
Sharyathi Nagesh authored and Linus Torvalds committed Nov 13, 2006
1 parent 1795e23 commit 490df7e
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: 5fd934a9a1b72c718ad5c388fd2e0fd90486cbf3
refs/heads/master: 0130b0b32ee53dc7add773fcea984f6a26ef1da3
1 change: 1 addition & 0 deletions trunk/kernel/fork.c
Original file line number Diff line number Diff line change
Expand Up @@ -687,6 +687,7 @@ static struct files_struct *dup_fd(struct files_struct *oldf, int *errorp)
* the latest pointer.
*/
spin_lock(&oldf->file_lock);
open_files = count_open_files(old_fdt);
old_fdt = files_fdtable(oldf);
}

Expand Down

0 comments on commit 490df7e

Please sign in to comment.