From: Eric W. Biederman Date: Sat, 21 Nov 2009 00:08:55 +0000 (-0800) Subject: sysfs: Gut sysfs_addrm_start and sysfs_addrm_finish X-Git-Tag: v2.6.33-rc1~314^2~5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a16bbc3430ed94b543222f4c8ef68025f8493e93;p=pandora-kernel.git sysfs: Gut sysfs_addrm_start and sysfs_addrm_finish With lazy inode updates and dentry operations bringing everything into sync on demand there is no longer any need to immediately update the vfs or grab i_mutex to protect those updates as we make changes to sysfs. Acked-by: Serge Hallyn Acked-by: Tejun Heo Signed-off-by: Eric W. Biederman Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed