On Tue, Sep 27, 2016 at 04:22:27PM +0200, Jan Kara wrote: > Currently we do not allow unlocked (meaning without inode_lock) direct > IO when the file has any pages cached. This check is not needed anymore > as we keep inode lock until ext4_direct_IO_write() and thus can happily > writeback and evict any pages conflicting with current direct IO write. > > Signed-off-by: Jan Kara <jack@xxxxxxx> Thanks, applied. - Ted -- To unsubscribe from this list: send the line "unsubscribe linux-ext4" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html