diff options
author | Eric Sandeen <sandeen@sandeen.net> | 2008-05-20 07:11:17 +0200 |
---|---|---|
committer | Niv Sardi <xaiki@debian.org> | 2008-07-28 08:58:35 +0200 |
commit | 68f34d5107dbace3d14a1c2f060fc8941894879c (patch) | |
tree | 79567f2b41853e805bf391e072d22085f3476f44 /fs/xfs/xfs_dir2_block.c | |
parent | [XFS] add missing call to xfs_filestream_unmount on xfs_mountfs failure (diff) | |
download | linux-68f34d5107dbace3d14a1c2f060fc8941894879c.tar.xz linux-68f34d5107dbace3d14a1c2f060fc8941894879c.zip |
[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>
Diffstat (limited to 'fs/xfs/xfs_dir2_block.c')
0 files changed, 0 insertions, 0 deletions