ceph: handle errors during osd client init
authorSage Weil <sage@newdream.net>
Wed, 18 Nov 2009 22:52:18 +0000 (14:52 -0800)
committerSage Weil <sage@newdream.net>
Wed, 18 Nov 2009 23:02:36 +0000 (15:02 -0800)
commit5f44f142601bf94c448e2d463f0f18fd159da164
tree773b4677c536519435f073b27873212f705c9c3c
parent71ececdacae24be333c534869cb1b06357f0e215
ceph: handle errors during osd client init

Unwind initializing if we get ENOMEM during client initialization.

Signed-off-by: Sage Weil <sage@newdream.net>
fs/ceph/mds_client.c
fs/ceph/mds_client.h
fs/ceph/osd_client.c
fs/ceph/super.c