All of lore.kernel.org
 help / color / mirror / Atom feed
From: Josh Durgin <josh.durgin@inktank.com>
To: Alex Elder <elder@inktank.com>
Cc: ceph-devel@vger.kernel.org
Subject: Re: [PATCH 0/4] libceph: get rid of ceph_msg_pos
Date: Thu, 14 Mar 2013 12:54:28 -0700	[thread overview]
Message-ID: <51422AF4.5080707@inktank.com> (raw)
In-Reply-To: <513FD178.60207@inktank.com>

On 03/12/2013 06:08 PM, Alex Elder wrote:
> Previously a ceph_msg_pos structure contained information
> for iterating through the data in a message.  Now we use
> information in a data item's cursor for that purpose.
> This series completes the switchover to use of the cursor
> and then eliminates that definition of ceph_msg_pos and
> the functions that support it.
>
> 					-Alex
>
> [PATCH 1/4] libceph: use cursor resid for loop condition
> [PATCH 2/4] libceph: kill most of ceph_msg_pos
> [PATCH 3/4] libceph: kill last of ceph_msg_pos
> [PATCH 4/4] libceph: use only ceph_msg_data_advance()

These all look good.

Reviewed-by: Josh Durgin <josh.durgin@inktank.com>


      parent reply	other threads:[~2013-03-14 19:55 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-03-13  1:08 [PATCH 0/4] libceph: get rid of ceph_msg_pos Alex Elder
2013-03-13  1:09 ` [PATCH 1/4] libceph: use cursor resid for loop condition Alex Elder
2013-03-13  1:09 ` [PATCH 2/4] libceph: kill most of ceph_msg_pos Alex Elder
2013-03-13  1:09 ` [PATCH 3/4] libceph: kill last " Alex Elder
2013-03-13  1:09 ` [PATCH 4/4] libceph: use only ceph_msg_data_advance() Alex Elder
2013-03-14 19:54 ` Josh Durgin [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=51422AF4.5080707@inktank.com \
    --to=josh.durgin@inktank.com \
    --cc=ceph-devel@vger.kernel.org \
    --cc=elder@inktank.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.