From: Christoph Hellwig Date: Fri, 4 Jun 2010 09:30:00 +0000 (+0200) Subject: rename generic_setattr X-Git-Tag: v2.6.36-rc1~304^2~84 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6a1a90ad1b0edb556a7550a6ef8a8756f0304dd5;p=pandora-kernel.git rename generic_setattr Despite its name it's now a generic implementation of ->setattr, but rather a helper to copy attributes from a struct iattr to the inode. Rename it to setattr_copy to reflect this fact. Signed-off-by: Christoph Hellwig Signed-off-by: Al Viro --- Reading git-diff-tree failed