From mboxrd@z Thu Jan 1 00:00:00 1970 From: Andreas Gruenbacher Date: Sat, 6 Jul 2019 01:56:20 +0200 Subject: [Cluster-devel] Make "gfs2: implement gfs2_block_zero_range using iomap_zero_range" work properly Message-ID: <20190705235622.22368-1-agruenba@redhat.com> List-Id: To: cluster-devel.redhat.com MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Hi Christoph, these two patches should make your iomap_zero_range cleanup work as intended. I've pushed that here: git://git.kernel.org/pub/scm/linux/kernel/git/gfs2/linux-gfs2.git for-next.cleanups2 For further testing, I'll rebase "gfs2: use iomap for buffered I/O in ordered and writeback mode" on top of that. Thanks, Andreas Andreas Gruenbacher (2): gfs2: gfs2_iomap_begin cleanup gfs2: Add support for IOMAP_ZERO fs/gfs2/bmap.c | 64 ++++++++++++++++++++++++++++---------------------- 1 file changed, 36 insertions(+), 28 deletions(-) -- 2.20.1