vfs: extend vfs_removexattr locking
authorMimi Zohar <zohar@linux.vnet.ibm.com>
Wed, 23 Mar 2011 21:23:06 +0000 (17:23 -0400)
committerMimi Zohar <zohar@linux.vnet.ibm.com>
Fri, 7 Sep 2012 18:57:27 +0000 (14:57 -0400)
commit2ab51f3721f7abdf92d89cb79d3d6c0062ddc14b
tree75ffb5798218e106f20560ca9b13a17924cb77c9
parent2e4930eb7c8fb20a39dfb5f8a8f80402710dcea8
vfs: extend vfs_removexattr locking

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>
fs/xattr.c
This page took 0.025521 seconds and 5 git commands to generate.