]> www.infradead.org Git - users/jedix/linux-maple.git/commit
gfs2: Add wrapper for iomap_file_buffered_write
authorAndreas Gruenbacher <agruenba@redhat.com>
Thu, 13 May 2021 14:13:54 +0000 (16:13 +0200)
committerAndreas Gruenbacher <agruenba@redhat.com>
Wed, 2 Jun 2021 06:23:22 +0000 (08:23 +0200)
commit9dd6fe5bba12e4978e07be5816027a4bf14caebf
treea14379aae40e8fd45f682ce10a610c18a57d415e
parent3c43d7022dc29db8bf62206d7bf13e47dd2ca295
gfs2: Add wrapper for iomap_file_buffered_write

Add a wrapper around iomap_file_buffered_write.  We'll add code for when
the operation needs to be retried here later.

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