On Fri, Mar 06, 2020 at 11:09:17AM -0500, Brian Foster wrote: > On Fri, Mar 06, 2020 at 07:31:31AM -0700, Christoph Hellwig wrote: > > Remove the ignored return value from xfs_log_unmount_write, and also > > remove a rather pointless assert on the return value from xfs_log_force. > > > > Signed-off-by: Christoph Hellwig <hch@xxxxxx> > > --- > > I guess there's going to be obvious conflicts with Dave's series and > some of these changes. I'm just going to ignore that and you guys can > figure it out. :) I'm glad to rebase this on top of the parts of his series that I think make sense. Just wanted to send this out for now to show what I have in mind in this area.