bcachefs: More dio inlining
authorKent Overstreet <kent.overstreet@linux.dev>
Fri, 25 Nov 2022 04:52:28 +0000 (23:52 -0500)
committerKent Overstreet <kent.overstreet@linux.dev>
Sun, 22 Oct 2023 21:09:46 +0000 (17:09 -0400)
commit4d868d18e569e1f74c2a59d70ee7f0f0f099f677
treee2866c336cb399d00c22f8c5d6af194caaa89e99
parent4a390fec24a3d6f88678b43f2baa8ad9c2f0716c
bcachefs: More dio inlining

Eliminate another function call in the O_DIRECT write path.

Signed-off-by: Kent Overstreet <kent.overstreet@linux.dev>
fs/bcachefs/fs-io.c