From: Eric Sandeen Date: Tue, 20 May 2008 05:11:17 +0000 (+1000) Subject: [XFS] X-Git-Tag: v2.6.27-rc2~91^2~41 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=68f34d5107dbace3d14a1c2f060fc8941894879c;p=pandora-kernel.git [XFS] de-duplicate calls to xfs_attr_trace_enter Every call to xfs_attr_trace_enter() shares the exact same 16 args in the middle... just send in the context pointer and let the next level down split it into the ktrace. Compile tested only. SGI-PV: 976035 SGI-Modid: xfs-linux-melb:xfs-kern:31200a Signed-off-by: Eric Sandeen Signed-off-by: Niv Sardi Signed-off-by: Josef 'Jeff' Sipek Signed-off-by: Lachlan McIlroy --- Reading git-diff-tree failed