[XFS]
authorEric Sandeen <sandeen@sandeen.net>
Tue, 20 May 2008 05:11:17 +0000 (15:11 +1000)
committerNiv Sardi <xaiki@debian.org>
Mon, 28 Jul 2008 06:58:35 +0000 (16:58 +1000)
commit68f34d5107dbace3d14a1c2f060fc8941894879c
tree79567f2b41853e805bf391e072d22085f3476f44
parent120226c11a6277d3e761393f0995c55218fabebb
[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 <sandeen@sandeen.net>
Signed-off-by: Niv Sardi <xaiki@sgi.com>
Signed-off-by: Josef 'Jeff' Sipek <jeffpc@josefsipek.net>
Signed-off-by: Lachlan McIlroy <lachlan@sgi.com>
fs/xfs/xfs_attr.c
fs/xfs/xfs_attr_sf.h