From: Yan, Zheng Date: Sat, 22 Mar 2014 22:50:39 +0000 (+0800) Subject: libceph: fix oops in ceph_msg_data_{pages,pagelist}_advance() X-Git-Tag: v3.15-rc1~61^2~48 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d90deda69cb82411ba7d990e97218e0f8b2d07bb;p=pandora-kernel.git 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-diff-tree failed