From: Sage Weil Date: Mon, 7 Dec 2009 20:17:17 +0000 (-0800) Subject: ceph: simplify ceph_buffer interface X-Git-Tag: v2.6.34-rc2~9^2~104 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b6c1d5b81ea0841ae9d3ce2cda319ab986b081cf;p=pandora-kernel.git ceph: simplify ceph_buffer interface We never allocate the ceph_buffer and buffer separtely, so use a single constructor. Disallow put on NULL buffer; make the caller check. Signed-off-by: Sage Weil --- Reading git-diff-tree failed