From: Nick Piggin Date: Mon, 31 May 2010 07:58:02 +0000 (+1000) Subject: fix setattr error handling in sysfs, configfs X-Git-Tag: v2.6.35-rc2~15^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=75de46b98dda624397ccb17c106e51f478a79c15;p=pandora-kernel.git fix setattr error handling in sysfs, configfs sysfs and configfs setattr functions have error cases after the generic inode's attributes have been changed. Fix consistency by changing the generic inode attributes only when it is guaranteed to succeed. Signed-off-by: Nick Piggin Acked-by: Joel Becker Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed