Home
last modified time | relevance | path

Searched hist:ea4e61c7f46d33fdf17580a925e47cc83570d658 (Results 1 – 2 of 2) sorted by relevance

/linux/fs/gfs2/
H A Dglock.hdiff ea4e61c7f46d33fdf17580a925e47cc83570d658 Sat May 23 15:13:50 CEST 2020 Bob Peterson <rpeterso@redhat.com> gfs2: introduce new gfs2_glock_assert_withdraw

Before this patch, asserts based on glocks did not print the glock with
the error. This patch introduces a new macro, gfs2_glock_assert_withdraw
which first prints the glock, then takes the assert.

This also changes a few glock asserts to the new macro.

Signed-off-by: Bob Peterson <rpeterso@redhat.com>
Signed-off-by: Andreas Gruenbacher <agruenba@redhat.com>
H A Dglock.cdiff ea4e61c7f46d33fdf17580a925e47cc83570d658 Sat May 23 15:13:50 CEST 2020 Bob Peterson <rpeterso@redhat.com> gfs2: introduce new gfs2_glock_assert_withdraw

Before this patch, asserts based on glocks did not print the glock with
the error. This patch introduces a new macro, gfs2_glock_assert_withdraw
which first prints the glock, then takes the assert.

This also changes a few glock asserts to the new macro.

Signed-off-by: Bob Peterson <rpeterso@redhat.com>
Signed-off-by: Andreas Gruenbacher <agruenba@redhat.com>