From d90deda69cb82411ba7d990e97218e0f8b2d07bb Mon Sep 17 00:00:00 2001 From: "Yan, Zheng" Date: Sun, 23 Mar 2014 06:50:39 +0800 Subject: [PATCH] libceph: fix oops in ceph_msg_data_{pages,pagelist}_advance() When there is no more data, ceph_msg_data_{pages,pagelist}_advance() should not move on to the next page. Signed-off-by: Yan, Zheng --- Reading git-format-patch failed