From: Alex Elder Date: Mon, 23 Jan 2012 21:49:28 +0000 (-0600) Subject: ceph: drop "_cb" from name of struct ceph_vxattr_cb X-Git-Tag: v3.4-rc1~76^2~49 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=881a5fa20092d221a7c4b365742c959ef4b297ec;p=pandora-kernel.git ceph: drop "_cb" from name of struct ceph_vxattr_cb A struct ceph_vxattr_cb does not represent a callback at all, but rather a virtual extended attribute itself. Drop the "_cb" suffix from its name to reflect that. Signed-off-by: Alex Elder Signed-off-by: Sage Weil --- Reading git-diff-tree failed