From mboxrd@z Thu Jan 1 00:00:00 1970 From: tytso@mit.edu Date: Thu, 30 Jul 2020 00:00:43 -0400 Subject: [Cluster-devel] [PATCH 3/3] iomap: fall back to buffered writes for invalidation failures In-Reply-To: <20200722231352.GE848607@magnolia> References: <20200721183157.202276-1-hch@lst.de> <20200721183157.202276-4-hch@lst.de> <20200722231352.GE848607@magnolia> Message-ID: <20200730040043.GA202592@mit.edu> List-Id: To: cluster-devel.redhat.com MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit On Wed, Jul 22, 2020 at 04:13:52PM -0700, Darrick J. Wong wrote: > Hey Ted, > > Could you please review the fs/ext4/ part of this patch (it's the > follow-on to the directio discussion I had with you last week) so that I > can get this moving for 5.9? Thx, Reviewed-by: Theodore Ts'o # for ext4 - Ted