]> git.baikalelectronics.ru Git - kernel.git/commit
libceph: encapsulate some messenger cleanup code
authorAlex Elder <elder@dreamhost.com>
Tue, 14 Feb 2012 20:05:33 +0000 (14:05 -0600)
committerAlex Elder <elder@dreamhost.com>
Thu, 22 Mar 2012 15:47:50 +0000 (10:47 -0500)
commit29d520e580fb58f449c5ef329380033cf831e04f
treec837bfe920220d138ba99d8fac2ac781bb2a44ac
parent3c64e65b5b38484596ebafe7770c3d22eca150a7
libceph: encapsulate some messenger cleanup code

Define a helper function to perform various cleanup operations.  Use
it both in the exit routine and in the init routine in the event of
an error.

Signed-off-by: Alex Elder <elder@dreamhost.com>
Signed-off-by: Sage Weil <sage@newdream.net>
net/ceph/messenger.c