GFS2: Fix up "off by one" in the previous patch
authorSteven Whitehouse <swhiteho@redhat.com>
Mon, 21 Nov 2011 10:05:55 +0000 (10:05 +0000)
committerSteven Whitehouse <swhiteho@redhat.com>
Mon, 21 Nov 2011 10:05:55 +0000 (10:05 +0000)
commit465f0a760db4362f3353aaa95fea767e56370006
tree36b4e12f747105902039ba1fcfe78a18b744531b
parent6e87ed0fc93ffbe2aec296e6912b1dcb19034d6c
GFS2: Fix up "off by one" in the previous patch

The trace point should take extlen and not *ndata as the
extent length.

Signed-off-by: Steven Whitehouse <swhiteho@redhat.com>
fs/gfs2/rgrp.c