Re: [PATCH 1/2] ext4: fix DAX write locking
From: Christoph Hellwig <hidden>
Date: 2017-02-08 17:36:49
Also in:
linux-fsdevel, nvdimm
From: Christoph Hellwig <hidden>
Date: 2017-02-08 17:36:49
Also in:
linux-fsdevel, nvdimm
On Wed, Jan 11, 2017 at 10:01:36AM +0100, Jan Kara wrote:
On Tue 10-01-17 16:48:07, Christoph Hellwig wrote:quoted
Unlike O_DIRECT DAX is not an optional opt-in feature selected by the application, so we'll have to provide the traditional synchronіzation of overlapping writes as we do for buffered writes. This was broken historically for DAX, but got fixed for ext2 and XFS as part of the iomap conversion. Fix up ext4 as well. Signed-off-by: Christoph Hellwig <hch@lst.de>Makes sense. You can add: Reviewed-by: Jan Kara <jack@suse.cz> Ted, can you please pick it up? Thanks!
Did this get picked up? _______________________________________________ Linux-nvdimm mailing list Linux-nvdimm@lists.01.org https://lists.01.org/mailman/listinfo/linux-nvdimm