Re: [PATCH 1/2] ext4: fix DAX write locking
From: Theodore Ts'o <hidden>
Date: 2017-02-08 21:02:15
Also in:
linux-fsdevel, nvdimm
From: Theodore Ts'o <hidden>
Date: 2017-02-08 21:02:15
Also in:
linux-fsdevel, nvdimm
On Wed, Feb 08, 2017 at 09:14:10AM -0800, Christoph Hellwig wrote:
On Wed, Jan 11, 2017 at 10:01:36AM +0100, Jan Kara wrote:quoted
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?
Sorry, I missed Jan's request to pick it up. I had assumed it would be going in via the dax tree. I'll take a look at it now for the ext4 tree. - Ted _______________________________________________ Linux-nvdimm mailing list Linux-nvdimm@lists.01.org https://lists.01.org/mailman/listinfo/linux-nvdimm