]> www.infradead.org Git - users/jedix/linux-maple.git/commit
gfs2: Add gfs2_holder_is_compatible helper
authorAndreas Gruenbacher <agruenba@redhat.com>
Sat, 15 May 2021 15:15:59 +0000 (17:15 +0200)
committerAndreas Gruenbacher <agruenba@redhat.com>
Wed, 2 Jun 2021 06:23:22 +0000 (08:23 +0200)
commit04264450d3cb6f54620b2884fa83882c13d4a8e7
tree4fdda126f017c205ec3a2c788c2f8505e7f241fd
parent9dd6fe5bba12e4978e07be5816027a4bf14caebf
gfs2: Add gfs2_holder_is_compatible helper

This function checks if a glock holder's locking state is compatible with
another locking state.

Signed-off-by: Andreas Gruenbacher <agruenba@redhat.com>
fs/gfs2/glock.h