cluster-devel.redhat.com archive mirror
 help / color / mirror / Atom feed
* [Cluster-devel] [PATCH 0/3] gfs2: More iomap enablement
@ 2018-07-07  9:39 Andreas Gruenbacher
  2018-07-07  9:39 ` [Cluster-devel] [PATCH 1/3] gfs2: fallocate_chunk: Always initialize struct iomap Andreas Gruenbacher
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: Andreas Gruenbacher @ 2018-07-07  9:39 UTC (permalink / raw)
  To: cluster-devel.redhat.com

Hi,

here's another forward-looking fix and two enablement patches.  The
patches depend on the following branches:

  xfs-linux/iomap-4.19-merge
  linux-gfs/for-next

The "iomap: add initial support for writes without buffer heads" patch
on 'iomap-4.19-merge' introduces the IOMAP_F_BUFFER_HEAD flag which
needds to be set for gfs2.  I've done that in the merge commit for that
branch so that we don't end up with any broken commits.

An 'iomap-misc' branch with all those changes can be found here:

  https://git.kernel.org/pub/scm/linux/kernel/git/gfs2/linux-gfs2.git/log/?h=iomap-misc

The 'iomap-4.19-merge' branch can be found in the xfs repository:

  https://git.kernel.org/pub/scm/fs/xfs/xfs-linux.git/log/?h=iomap-4.19-merge

Thanks,
Andreas

Andreas Gruenbacher (3):
  gfs2: fallocate_chunk: Always initialize struct iomap
  gfs2: Use iomap for stuffed direct I/O reads
  gfs2: use iomap_readpage for blocksize == PAGE_SIZE

-- 
2.17.1



^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2018-07-09 12:47 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-07-07  9:39 [Cluster-devel] [PATCH 0/3] gfs2: More iomap enablement Andreas Gruenbacher
2018-07-07  9:39 ` [Cluster-devel] [PATCH 1/3] gfs2: fallocate_chunk: Always initialize struct iomap Andreas Gruenbacher
2018-07-07  9:39 ` [Cluster-devel] [PATCH 2/3] gfs2: Use iomap for stuffed direct I/O reads Andreas Gruenbacher
2018-07-07  9:39 ` [Cluster-devel] [PATCH 3/3] gfs2: use iomap_readpage for blocksize == PAGE_SIZE Andreas Gruenbacher
2018-07-09 12:47 ` [Cluster-devel] [PATCH 0/3] gfs2: More iomap enablement Bob Peterson

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).