]> Gentwo Git Trees - linux/.git/commit
gfs2: Remove more dead code in add_to_queue
authorAndreas Gruenbacher <agruenba@redhat.com>
Wed, 5 Feb 2025 13:50:44 +0000 (14:50 +0100)
committerAndreas Gruenbacher <agruenba@redhat.com>
Mon, 10 Feb 2025 14:51:22 +0000 (15:51 +0100)
commit7750afdf423774906c400ba93cad7c57ee07c234
tree31d4ae623b8637177f025d378e7ee56c8ee2117f
parentae133ccf94ba9ad1a1e3edc1ef26b07ae150b23b
gfs2: Remove more dead code in add_to_queue

Remove some more dead code in add_to_queue() that commit 0b93bac2271e
("gfs2: Remove LM_FLAG_PRIORITY flag") has rendered obsolete.  This is a
continuation of commit 3302764610057 ("gfs2: remove dead code in
add_to_queue"); no functional change.

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