commit | f44d3e7857e5d21413fc9a2b61948190c73705e7 | [log] [tgz] |
---|---|---|
author | Eric W. Biederman <ebiederm@maxwell.aristanetworks.com> | Sat Nov 07 23:26:59 2009 -0800 |
committer | Greg Kroah-Hartman <gregkh@suse.de> | Fri Dec 11 11:24:53 2009 -0800 |
tree | d93591de4747cd59e4ee8ba8dfe97867cbdad6fd | |
parent | d3a3b0adad0865c12e39b712ca89efbd0a3a0dbc [diff] |
sysfs: Update sysfs_setxattr so it updates secdata under the sysfs_mutex The sysfs_mutex is required to ensure updates are and will remain atomic with respect to other inode iattr updates, that do not happen through the filesystem. Acked-by: Serge Hallyn <serue@us.ibm.com> Acked-by: Tejun Heo <tj@kernel.org> Signed-off-by: Eric W. Biederman <ebiederm@aristanetworks.com> Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>