On Mon, Jun 29, 2020 at 02:23:48PM -0500, Goldwyn Rodrigues wrote: > From: Goldwyn Rodrigues <rgoldwyn@xxxxxxxx> > > Convert wait_for_completion boolean to flags so we can pass more flags > to iomap_dio_rw() FYI, when I did this a while ago for a stalled patch series I used a single namespace for the flags passed to iomap_dio_rw and the flags store in dio->flag, which at that point seemed a bit cleaner to me: http://git.infradead.org/users/hch/xfs.git/commitdiff/1733619fefab1b0020d3ab91ebd0a72ccec982af