On Thu, Jun 25, 2015 at 02:25:49PM -0500, Steve Wise wrote: > To stage the changes we could introduce a new function that returns > the needed ib_access_flags value given the desired opcodes. Then > have a series that changes all the existing ULPs to make use of this > new function.
I wouldn't be afraid to add a new create_mr entry point that does the right thing, we can unexport/delete the old one when all kernel users are gone. Trivially the core can just have a default that translates based on iwarp/!iwarp for now. Jason -- To unsubscribe from this list: send the line "unsubscribe linux-rdma" in the body of a message to [email protected] More majordomo info at http://vger.kernel.org/majordomo-info.html
