diff options
| author | Eric Sandeen <[email protected]> | 2012-11-08 11:22:46 -0500 |
|---|---|---|
| committer | Theodore Ts'o <[email protected]> | 2012-11-08 11:22:46 -0500 |
| commit | 37be2f59d3149b95afaeeeff94edde2c07f165d2 (patch) | |
| tree | e24a689476b15f3d39aa71026e8db67a8b57b545 /tools/perf/scripts | |
| parent | 6d138ced751d4e41e02c38ad55d1b3cd2913b150 (diff) | |
ext4: remove ext4_handle_release_buffer()
ext4_handle_release_buffer() was intended to remove journal
write access from a buffer, but it doesn't actually do anything
at all other than add a BUFFER_TRACE point, but it's not reliably
used for that either. Remove all the associated dead code.
Signed-off-by: Eric Sandeen <[email protected]>
Signed-off-by: "Theodore Ts'o" <[email protected]>
Reviewed-by: Carlos Maiolino <[email protected]>
Diffstat (limited to 'tools/perf/scripts')
0 files changed, 0 insertions, 0 deletions