From: Sage Weil Date: Mon, 24 Oct 2011 16:05:47 +0000 (-0700) Subject: libceph: fix double-free of page vector X-Git-Tag: v3.2-rc1~126^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=339573406737461cfb17bebabf7ba536a302d841;p=pandora-kernel.git libceph: fix double-free of page vector ceph_release_page_vector() kfrees the vector; we shouldn't do it here too. Reported-by: Jeff Wu Signed-off-by: Sage Weil --- Reading git-diff-tree failed