From: Alex Elder Date: Wed, 16 May 2012 20:16:38 +0000 (-0500) Subject: ceph: define ceph_auth_handshake type X-Git-Tag: v3.5-rc1~36^2~9 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6c4a19158b96ea1fb8acbe0c1d5493d9dcd2f147;p=pandora-kernel.git ceph: define ceph_auth_handshake type The definitions for the ceph_mds_session and ceph_osd both contain five fields related only to "authorizers." Encapsulate those fields into their own struct type, allowing for better isolation in some upcoming patches. Fix the #includes in "linux/ceph/osd_client.h" to lay out their more complete canonical path. Signed-off-by: Alex Elder Reviewed-by: Sage Weil --- Reading git-diff-tree failed