[GFS2] Remove pointless argument relating to truncate
authorSteven Whitehouse <steve@men-an-tol.chygwyn.com>
Tue, 24 Jan 2006 10:37:06 +0000 (10:37 +0000)
committerSteven Whitehouse <steve@men-an-tol.chygwyn.com>
Tue, 24 Jan 2006 10:37:06 +0000 (10:37 +0000)
For some reason a function pointer was being passed through
the truncate code which only ever took one value. This removes
the function pointer and replaces it with a single call to
the function in question.

Signed-off-by: Steven Whitehouse <swhiteho@redhat.com>

No differences found