From: Christoph Hellwig Date: Tue, 22 Apr 2008 07:33:33 +0000 (+1000) Subject: [XFS] kill xfs_getattr X-Git-Tag: v2.6.26-rc1~346^2~22 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4e5dbb3498e74514b9936d691413afc55fb84ea9;p=pandora-kernel.git [XFS] kill xfs_getattr It's currently used by the ACL code to read di_mode/di_uid, but these are simple 32bit scalar values we can just read directly without locking. SGI-PV: 976035 SGI-Modid: xfs-linux-melb:xfs-kern:30897a Signed-off-by: Christoph Hellwig Signed-off-by: Lachlan McIlroy --- Reading git-diff-tree failed