git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
2248b87
)
oprofilefs: add missing ->i_mutex locking in object creation
author
Al Viro
<viro@zeniv.linux.org.uk>
Mon, 28 Jan 2013 19:42:42 +0000
(14:42 -0500)
committer
Al Viro
<viro@zeniv.linux.org.uk>
Sat, 23 Feb 2013 04:31:38 +0000
(23:31 -0500)
Right now it's safe only during initial mount *and* functions are asking
to be abused for dynamic adding of objects.
Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
No differences found