From: Christoph Hellwig Date: Fri, 18 Jul 2008 07:13:28 +0000 (+1000) Subject: [XFS] Now that xfs_setattr is only used for attributes set from ->setattr X-Git-Tag: v2.6.27-rc2~91^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0f285c8a1c4cacfd9f2aec077b06e2b537ee57ab;p=pandora-kernel.git [XFS] Now that xfs_setattr is only used for attributes set from ->setattr it can be switched to take struct iattr directly and thus simplify the implementation greatly. Also rename the ATTR_ flags to XFS_ATTR_ to not conflict with the ATTR_ flags used by the VFS. SGI-PV: 984565 SGI-Modid: xfs-linux-melb:xfs-kern:31678a Signed-off-by: Christoph Hellwig Signed-off-by: Tim Shimmin Signed-off-by: Lachlan McIlroy --- Reading git-diff-tree failed