Re: [PATCH] libceph: fix possible CONFIG_BLOCK build problem

2013-04-08 Thread Josh Durgin
Reviewed-by: Josh Durgin On 04/05/2013 03:17 PM, Alex Elder wrote: 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 --- include/linux/ceph/messenger.h |2 ++ n

[PATCH] libceph: fix possible CONFIG_BLOCK build problem

2013-04-05 Thread Alex Elder
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 --- include/linux/ceph/messenger.h |2 ++ net/ceph/messenger.c |4 +++- 2 files changed, 5 insertions(+