Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 335820
b: refs/heads/master
c: 5a84776
h: refs/heads/master
v: v3
  • Loading branch information
Al Viro committed Nov 12, 2012
1 parent 32c92d6 commit 04cd6b9
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: a736427fa1103158338839813139b20763c7b13e
refs/heads/master: 5a8477660d9ddc090203736d7271137265cb25bb
1 change: 0 additions & 1 deletion trunk/fs/file.c
Original file line number Diff line number Diff line change
Expand Up @@ -685,7 +685,6 @@ void do_close_on_exec(struct files_struct *files)
struct fdtable *fdt;

/* exec unshares first */
BUG_ON(atomic_read(&files->count) != 1);
spin_lock(&files->file_lock);
for (i = 0; ; i++) {
unsigned long set;
Expand Down

0 comments on commit 04cd6b9

Please sign in to comment.