Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 321403
b: refs/heads/master
c: fe7c805
h: refs/heads/master
i:
  321401: d785f5d
  321399: 582ef1e
v: v3
  • Loading branch information
Al Viro committed Aug 4, 2012
1 parent 06936fa commit 778ce29
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: 5c57f20b824a163bd7dfa42abc76582ad24a745a
refs/heads/master: fe7c80518e34d1786f4a940ce673a0bfcbe53298
2 changes: 1 addition & 1 deletion trunk/fs/open.c
Original file line number Diff line number Diff line change
Expand Up @@ -717,7 +717,7 @@ static int do_dentry_open(struct file *f,
* here, so just reset the state.
*/
file_reset_write(f);
mnt_drop_write(f->f_path.mnt);
__mnt_drop_write(f->f_path.mnt);
}
}
cleanup_file:
Expand Down

0 comments on commit 778ce29

Please sign in to comment.