Hi all, the first patch simplifieѕ xfs_dq_get_next_id to use raw extent list lookups instead of using the SEEK_DATA code. This should make it a bit more efficient and doesn't require the new iomap based SEEK_HOLE/DATA code to support this special use case. Note that I've not removed various now unused bits of the lseek code to reduce the conflicts with Andreas' work. The second one just removes a whitespace only line I noticed while looking at the history of the code. -- To unsubscribe from this list: send the line "unsubscribe linux-xfs" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html