diff options
author | Bob Peterson <rpeterso@redhat.com> | 2020-08-20 15:53:29 +0200 |
---|---|---|
committer | Andreas Gruenbacher <agruenba@redhat.com> | 2020-10-15 14:29:03 +0200 |
commit | 77650bdbd293ac56807b8a3f24ca8152035eb2e3 (patch) | |
tree | 44e1a425851519bb922d0bf83140ddf3eacf8c74 /fs/sysfs | |
parent | gfs2: rename gfs2_write_full_page to gfs2_write_jdata_page, remove parm (diff) | |
download | linux-77650bdbd293ac56807b8a3f24ca8152035eb2e3.tar.xz linux-77650bdbd293ac56807b8a3f24ca8152035eb2e3.zip |
gfs2: add missing log_blocks trace points in gfs2_write_revokes
Function gfs2_write_revokes was incrementing and decrementing the number
of log blocks free, but there was never a log_blocks trace point for it.
Thus, the free blocks from a log_blocks trace would jump around
mysteriously.
This patch adds the missing trace points so the trace makes more sense.
Signed-off-by: Bob Peterson <rpeterso@redhat.com>
Signed-off-by: Andreas Gruenbacher <agruenba@redhat.com>
Diffstat (limited to 'fs/sysfs')
0 files changed, 0 insertions, 0 deletions