73b83d8 Handle missing container_of

Authored and Committed by crobinso 6 years ago
    Handle missing container_of
    
    libiscsi was implicitly depending on this definition from rdma headers.
    Latest rdma headers dropped this though, so we need to define it
    locally
    
        
file added
+25
file modified
+6 -2