[Cluster-devel] [PATCH 0/3] gfs2: More iomap enablement

Andreas Gruenbacher agruenba at redhat.com
Sat Jul 7 09:39:01 UTC 2018


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




More information about the Cluster-devel mailing list