xfs: fix xfs_itruncate_start tracing
authorDave Chinner <dchinner@redhat.com>
Thu, 21 Apr 2011 09:34:25 +0000 (09:34 +0000)
committerAlex Elder <aelder@sgi.com>
Thu, 19 May 2011 17:03:36 +0000 (12:03 -0500)
commite57375153d7376f2a923d98c388c1e20227b5731
tree3370de2711d88a792d573b0234b645c57a7289e4
parent1beb65ad45f29fa1d53c13c6a20056a190ac9060
xfs: fix xfs_itruncate_start tracing

Variables are ordered incorrectly in trace call.

Signed-off-by: Dave Chinner <dchinner@redhat.com>
Reviewed-by: Christoph Hellwig <hch@lst.de>
Signed-off-by: Alex Elder <aelder@sgi.com>
fs/xfs/xfs_inode.c