cluster-devel.redhat.com archive mirror
 help / color / mirror / Atom feed
* [Cluster-devel] [RHEL7 fs 0/3] gfs2: Fixes to "Implement iomap for block_map"
@ 2018-02-06 18:31 Andreas Gruenbacher
  2018-02-06 18:31 ` [Cluster-devel] [RHEL7 fs 1/3] iomap: warn on zero-length mappings Andreas Gruenbacher
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: Andreas Gruenbacher @ 2018-02-06 18:31 UTC (permalink / raw)
  To: cluster-devel.redhat.com

There are several regressions in commit "[fs] gfs2: Implement iomap for
block_map", which are fixed in mainline commit "Fixes to "Implement
iomap for block_map"".

Because mainline commit "Fixes to "Implement iomap for block_map""
depends on commit "gfs2: Clean up {lookup,fillup}_metapath", backport
that as well.

The regressions trigger a WARN_ON(iomap.length == 0) in iomap_apply in
mainline.  This WARN_ON hasn't been backported to RHEL7 yet, so in order
to have a reasonable reproducer, backport that patch as well.

Andreas Gruenbacher (2):
  gfs2: Clean up {lookup,fillup}_metapath
  gfs2: Fixes to "Implement iomap for block_map"

Darrick J. Wong (1):
  iomap: warn on zero-length mappings

 fs/gfs2/bmap.c | 117 ++++++++++++++++++++++++++-------------------------------
 fs/iomap.c     |   2 +
 2 files changed, 55 insertions(+), 64 deletions(-)

-- 
2.14.3



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

end of thread, other threads:[~2018-02-06 18:41 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-02-06 18:31 [Cluster-devel] [RHEL7 fs 0/3] gfs2: Fixes to "Implement iomap for block_map" Andreas Gruenbacher
2018-02-06 18:31 ` [Cluster-devel] [RHEL7 fs 1/3] iomap: warn on zero-length mappings Andreas Gruenbacher
2018-02-06 18:31 ` [Cluster-devel] [RHEL7 fs 2/3] gfs2: Clean up {lookup, fillup}_metapath Andreas Gruenbacher
2018-02-06 18:31 ` [Cluster-devel] [RHEL7 fs 3/3] gfs2: Fixes to "Implement iomap for block_map" Andreas Gruenbacher
2018-02-06 18:41 ` [Cluster-devel] [RHEL7 fs 0/3] " Andreas Gruenbacher

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).