On Thu, Mar 03, 2016 at 02:31:52PM -0500, Bob Peterson wrote: > This patch moves the iomap infrastructure from its current location in > exportfs.h to a new iomap.h. This may be used not only by nfs, but also by NFS never uses iomaps so far :) > other file systems. This also adds an iomap function call to the > address_space_operations. It doesn't. And adding that would be a horrible idea. But it adds new fields and flag, some of which look flakey. Please do a plain move as a first step. It would also be great it you didn't include iomap.h in fs.h - fs.h already includes way too much crap. -- 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