> From: Hongchao Zhang
>
> 1, in client_import_del_conn, the export returned from
>class_conn2export is not released after using it.
>
> 2, in ptlrpc_connect_interpret, the export is not released
>if the connect_flags isn't compatible.
Reviewed-by: James Simmons
> Signed-off-by: Hon
From: Hongchao Zhang
1, in client_import_del_conn, the export returned from
class_conn2export is not released after using it.
2, in ptlrpc_connect_interpret, the export is not released
if the connect_flags isn't compatible.
Signed-off-by: Hongchao Zhang
Reviewed-on: http://review.whamclo