gfs2: create function gfs2_glock_update_hold_time
authorAndreas Gruenbacher <agruenba@redhat.com>
Fri, 30 Aug 2019 17:31:01 +0000 (12:31 -0500)
committerAndreas Gruenbacher <agruenba@redhat.com>
Wed, 4 Sep 2019 18:22:17 +0000 (20:22 +0200)
commit01123cf17cfa7c8c30109bdcf2f913f1e63ff97b
treecde3112b7095e96e01bb5509b995038e534f3fd9
parentbc74aaefdd538bb2756d74518c177378e6bd589f
gfs2: create function gfs2_glock_update_hold_time

This patch moves the code that updates glock minimum hold
time to a separate function. This will be called by a future
patch.

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