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, send a message with 'unsubscribe linux-mm' in the body to majordomo@xxxxxxxxx. For more info on Linux MM, see: http://www.linux-mm.org/ . Don't email: <a href=mailto:"dont@xxxxxxxxx"> email@xxxxxxxxx </a>