]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph-client.git/commit
libceph: fix possible CONFIG_BLOCK build problem
authorAlex Elder <elder@inktank.com>
Fri, 5 Apr 2013 19:46:01 +0000 (14:46 -0500)
committerAlex Elder <elder@inktank.com>
Mon, 8 Apr 2013 21:30:46 +0000 (16:30 -0500)
commitf81d8af4887758da0097be0bbecff1314dca213b
tree644f5e64af6d630cae359bd28b096893740eff7b
parent5a16a42213bb3bcac7e83cf894c869300242864b
libceph: fix possible CONFIG_BLOCK build problem

This patch:
    15a0d7b libceph: record message data length
did not enclose some bio-specific code inside CONFIG_BLOCK as
it should have.  Fix that.

Signed-off-by: Alex Elder <elder@inktank.com>
Reviewed-by: Josh Durgin <josh.durgin@inktank.com>
include/linux/ceph/messenger.h
net/ceph/messenger.c