On Wed, Jan 11, 2017 at 10:02:50AM +0100, Jan Kara wrote: > On Tue 10-01-17 16:48:08, Christoph Hellwig wrote: > > Make sure all callers follow the same locking protocol, given that DAX > > transparantly replaced the normal buffered I/O path. > > > > Signed-off-by: Christoph Hellwig <hch@xxxxxx> > > Looks good. You can add: > > Reviewed-by: Jan Kara <jack@xxxxxxx> > > Probably also for Ted since it depends on the ext4 fix... Thanks, applied to the ext4 tree. - Ted