]> www.infradead.org Git - users/jedix/linux-maple.git/commit
gfs2: Move gfs2_log_pointers_init
authorAndreas Gruenbacher <agruenba@redhat.com>
Fri, 16 May 2025 03:24:22 +0000 (05:24 +0200)
committerAndreas Gruenbacher <agruenba@redhat.com>
Thu, 22 May 2025 07:12:27 +0000 (09:12 +0200)
commit703a4af35647f0f7f77e8942053251d71d221170
tree74a861641414de59981e04d6e2757454c28383fe
parent91793971f3b6db17f234d875e70ebf921901dee4
gfs2: Move gfs2_log_pointers_init

Move gfs2_log_pointers_init to recovery.c: there is no need for inlining
this function.

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