]> git.ipfire.org Git - thirdparty/linux.git/commit
gfs2: Rename gfs2_log_submit_{bio -> write}
authorAndreas Gruenbacher <agruenba@redhat.com>
Thu, 11 Dec 2025 03:24:32 +0000 (03:24 +0000)
committerAndreas Gruenbacher <agruenba@redhat.com>
Mon, 26 Jan 2026 13:28:17 +0000 (14:28 +0100)
commit59d81037d32ff1e415dcaa359c238c9ca730932d
tree3e8d6f17ed25754bf3e26c4470c2e6ba79f9e2d7
parent4928c36536d218ae70a1b79f1c0d3302ffe31f69
gfs2: Rename gfs2_log_submit_{bio -> write}

Rename gfs2_log_submit_bio() to gfs2_log_submit_write(): this function
isn't used for submitting log reads.

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