Re: [Cluster-devel] [PATCH v4 06/11] iomap: Add write_{begin, end} iomap operations

2018-05-25 Thread Andreas Grünbacher
2018-05-18 18:04 GMT+02:00 Christoph Hellwig : > On Tue, May 15, 2018 at 10:16:52AM +0200, Andreas Gruenbacher wrote: >> > Yes. And from a quick look we can easily handle "stuffed" aka inline >> > data with the existing architecture. We just need a new IOMAP_INLINE >> > flag for the

Re: [Cluster-devel] gfs2 iomap: BUG_ON(buffer_unmapped) in submit_bh_wbc

2018-05-25 Thread Christoph Hellwig
On Thu, May 24, 2018 at 08:25:55PM +0200, Andreas Gruenbacher wrote: > Didn't get very far with your bh removal patches so far. I think we could probably lift the whole XFS writeback code to iomap.c once it stabilizes a little. It just needs to use struct iomap instead of the xfs-specific