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:
2e4930e
)
vfs: extend vfs_removexattr locking
author
Mimi Zohar
<zohar@linux.vnet.ibm.com>
Wed, 23 Mar 2011 21:23:06 +0000
(17:23 -0400)
committer
Mimi Zohar
<zohar@linux.vnet.ibm.com>
Fri, 7 Sep 2012 18:57:27 +0000
(14:57 -0400)
This patch takes the i_mutex lock before security_inode_removexattr(),
instead of after, in preparation of calling ima_inode_removexattr().
Signed-off-by: Mimi Zohar <zohar@us.ibm.com>
Signed-off-by: Dmitry Kasatkin <dmitry.kasatkin@nokia.com>
No differences found