This series affects rbd_add().  It calls rbd_get_client(), and by
making that function return a client pointer it makes it more
obvious that the client pointer is getting assigned.  It also
reduces the amount of memory allocated to hold the monitor
address and options passed from the user.  And it cleans up
the error handling path in that function.

                                        -Alex
--
To unsubscribe from this list: send the line "unsubscribe ceph-devel" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to