From: Eric W. Biederman Date: Sat, 21 Nov 2009 00:08:51 +0000 (-0800) Subject: sysfs: Update s_iattr on link and unlink. X-Git-Tag: v2.6.33-rc1~314^2~9 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6b0bfe9383a54cf35046980c61f5ff8fefa557d7;p=pandora-kernel.git sysfs: Update s_iattr on link and unlink. Currently sysfs updates the timestamps on the vfs directory inode when we create or remove a directory entry but doesn't update the cached copy on the sysfs_dirent, fix that oversight. Acked-by: Tejun Heo Acked-by: Serge Hallyn Signed-off-by: Eric W. Biederman Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed