Hi! This is another part of the series that implements new DAX page fault locking. This part contains easy DAX cleanups and fixes that were already reviewed and are rather obvious so they could be merged right away. They mostly remove dead unused code. The patches didn't change since the last posting of the DAX page fault locking series except for some added Reviewed-by tags. Since DAX error handling patches depend on these I assume they will get merged through NVDIMM tree. These patches depend on ext4 fixes from the series "ext4: DAX fixes". The dependency is mostly functional (these patches remove zeroing from DAX code and ext4 was depending on this zeroing until the above series fixed that) so NVDIMM tree should be merged after ext4 tree to avoid breaking ext4 DAX support. Honza -- 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