commit | 2e08b5879e9244fa893fe09f5b887f72f4e6c29b | [log] [tgz] |
---|---|---|
author | Sean Hefty <sean.hefty@intel.com> | Wed May 29 10:09:26 2013 -0700 |
committer | Roland Dreier <roland@purestorage.com> | Thu Jun 20 23:35:39 2013 -0700 |
tree | 4390a3f69fde121e64c876ee04bb3ce875fb7ed0 | |
parent | ee7aed4528fb3c44a36abd79eb23fd5401a5b697 [diff] |
IB/sa: Export function to pack a path record into wire format Allow converting from struct ib_sa_path_rec to the IB defined SA path record wire format. This will be used to report path data from the rdma cm into user space. Signed-off-by: Sean Hefty <sean.hefty@intel.com> Signed-off-by: Roland Dreier <roland@purestorage.com>