On Fri, 24 Oct 2014 17:20:32 -0400 Matthew Wilcox <matthew.r.wilcox@xxxxxxxxx> wrote: > DAX is a replacement for the variation of XIP currently supported by > the ext2 filesystem. Looks pretty nice to me, thanks. I had a bunch of relatively minor review questions - mainly stuff which would benefit from some short comments. I had to do some mangling due to the intervening i_mmap_mutex->i_mmap_lock_read/write. I ended up choosing i_mmap_lock_read() throughout, which needs careful checking please. I also converted the changelogs. It still compiles! -- To unsubscribe from this list: send the line "unsubscribe linux-fsdevel" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html