>> + if (dio->is_async && dio->rw == READ && dio->curr_user_address) > > Any chance we can factor this check out into a macro or some such thing? > It's repeated several times. Yeah. I'm also nervous about overloading curr_user_address for this. It was expedient, but it feels unnecessarily fragile. - z -- 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