]> www.infradead.org Git - users/jedix/linux-maple.git/commit
gfs2: gfs2_glock_get cleanup
authorAndreas Gruenbacher <agruenba@redhat.com>
Mon, 8 Apr 2024 07:36:48 +0000 (09:36 +0200)
committerAndreas Gruenbacher <agruenba@redhat.com>
Wed, 29 May 2024 13:34:55 +0000 (15:34 +0200)
commit8f6b8f142bdab2ed8c8fcd00def947c372382401
tree3c7ce45d474f678631a0c055d86a6eaaadb5c715
parentc8758ad005c98b15cd8b7a559dc51f8ddbc56d0a
gfs2: gfs2_glock_get cleanup

Clean up the messy code in gfs2_glock_get().  No change in
functionality.

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