> uvers should be using the proper alloc_file helper instead of an > open-coded get_empty_filp. In fact this was the last modular user > so we can kill the export aswell and force people to use the proper > interface. As we talked about, I think this patch breaks the module reference counting for uverbs a little bit. However, I looked at a few things, and I think with a slight tweak to the anon-inodes stuff (which I think is a good change anyway), uverbs can switch to that and drop both get_empty_filp() and all the infinibandeventfs junk too. I'll send patches shortly. - R. - 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