diff options
author | Christoph Hellwig <[email protected]> | 2011-05-11 15:04:05 +0000 |
---|---|---|
committer | Alex Elder <[email protected]> | 2011-05-25 10:48:38 -0500 |
commit | 233eebb9a96f956c541c0c9094fd321894bd93a7 (patch) | |
tree | fb7e2d79a0d79ae69e01023c525f6f11a6a07314 /tools/perf/util/scripting-engines/trace-event-perl.c | |
parent | 87bef1812d337beadfb1099e7361fd41264eb88e (diff) |
xfs: correctly decrement the extent buffer index in xfs_bmap_del_extent
The code in xfs_bmap_del_extent does not correctly decrement the
extent buffer index when deleting a whole extent. Most of the time
this gets caught by checks in xfs_bmapi that work around it and
decrement it manually and thus wasn't noticed so far.
Based on an earlier patch from Lachlan McIlroy.
Signed-off-by: Christoph Hellwig <[email protected]>
Reviewed-by: Lachlan McIlroy <[email protected]>
Signed-off-by: Alex Elder <[email protected]>
Diffstat (limited to 'tools/perf/util/scripting-engines/trace-event-perl.c')
0 files changed, 0 insertions, 0 deletions