All of lore.kernel.org
 help / color / mirror / Atom feed
From: Sage Weil <sweil@redhat.com>
To: Jeff Layton <jlayton@redhat.com>
Cc: "Yan, Zheng" <zyan@redhat.com>, Ilya Dryomov <idryomov@gmail.com>,
	ceph-devel@vger.kernel.org
Subject: Re: [PATCH 0/4] ceph: endianness fixes and sparse warning fixes
Date: Thu, 12 Jan 2017 16:23:42 +0000 (UTC)	[thread overview]
Message-ID: <alpine.DEB.2.11.1701121623290.5745@piezo.novalocal> (raw)
In-Reply-To: <1484237565-27423-1-git-send-email-jlayton@redhat.com>

On Thu, 12 Jan 2017, Jeff Layton wrote:
> Just a small set of patches to fix some stuff that sparse was
> complaining about. Some of these look like real bugs however for
> anyone trying to use ceph on a big endian arch.
> 
> Jeff Layton (4):
>   ceph: fix endianness of getattr mask in ceph_d_revalidate
>   ceph: fix endianness bug in frag_tree_split_cmp
>   ceph: fix bogus endianness change in ceph_ioctl_set_layout
>   ceph: fix bad endianness handling in parse_reply_info_extra
> 
>  fs/ceph/dir.c        | 5 +++--
>  fs/ceph/inode.c      | 3 ++-
>  fs/ceph/ioctl.c      | 4 ++--
>  fs/ceph/mds_client.c | 9 +++++----
>  4 files changed, 12 insertions(+), 9 deletions(-)

Reviewed-by: Sage Weil <sage@redhat.com>

  parent reply	other threads:[~2017-01-12 16:23 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-01-12 16:12 [PATCH 0/4] ceph: endianness fixes and sparse warning fixes Jeff Layton
2017-01-12 16:12 ` [PATCH 1/4] ceph: fix endianness of getattr mask in ceph_d_revalidate Jeff Layton
2017-01-12 16:43   ` Ilya Dryomov
2017-01-12 17:16     ` Jeff Layton
2017-01-12 16:12 ` [PATCH 2/4] ceph: fix endianness bug in frag_tree_split_cmp Jeff Layton
2017-01-12 16:12 ` [PATCH 3/4] ceph: fix bogus endianness change in ceph_ioctl_set_layout Jeff Layton
2017-01-12 16:12 ` [PATCH 4/4] ceph: fix bad endianness handling in parse_reply_info_extra Jeff Layton
2017-01-12 16:23 ` Sage Weil [this message]
2017-01-13 12:36   ` [PATCH 0/4] ceph: endianness fixes and sparse warning fixes Jeff Layton
2017-01-17 18:26     ` David Disseldorp
2017-01-17 18:28       ` Ilya Dryomov

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=alpine.DEB.2.11.1701121623290.5745@piezo.novalocal \
    --to=sweil@redhat.com \
    --cc=ceph-devel@vger.kernel.org \
    --cc=idryomov@gmail.com \
    --cc=jlayton@redhat.com \
    --cc=zyan@redhat.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.