Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1364555

Re: [GIT PULL] Ceph fixes for -rc7

From NeilBrown <neilb@suse.com>
Newsgroups linux.kernel
Subject Re: [GIT PULL] Ceph fixes for -rc7
Date 2016-03-25 05:10 +0100
Message-ID <rgreq-4x7-7@gated-at.bofh.it> (permalink)
References <r9vZw-6vg-1@gated-at.bofh.it>
Organization linux.* mail to news gateway

Show all headers | View raw


[Multipart message — attachments visible in raw view] - view raw

On Sun, Mar 06 2016, Sage Weil wrote:

> Hi Linus,
>
> Please pull the following Ceph patch from
>
>   git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client.git for-linus
>
> This is a final commit we missed to align the protocol compatibility with 
> the feature bits.  It decodes a few extra fields in two different messages 
> and reports EIO when they are used (not yet supported).
>
> Thanks!
> sage
>
>
> ----------------------------------------------------------------
> Yan, Zheng (1):
>       ceph: initial CEPH_FEATURE_FS_FILE_LAYOUT_V2 support

Just wondering, but was CEPH_FEATURE_FS_FILE_LAYOUT_V2 supposed to have
exactly the same value as CEPH_FEATURE_NEW_OSDOPREPLY_ENCODING (and
CEPH_FEATURE_CRUSH_TUNABLES5)??
Because when I backported this patch (and many others) to some ancient
enterprise kernel, it caused mounts to fail.  If it really is meant to
be the same value, then I must have some other backported issue to find
and fix.

Thanks,
NeilBrown


>
>  fs/ceph/addr.c                     |  4 ++++
>  fs/ceph/caps.c                     | 27 ++++++++++++++++++++++++---
>  fs/ceph/inode.c                    |  2 ++
>  fs/ceph/mds_client.c               | 16 ++++++++++++++++
>  fs/ceph/mds_client.h               |  1 +
>  fs/ceph/super.h                    |  1 +
>  include/linux/ceph/ceph_features.h |  1 +
>  7 files changed, 49 insertions(+), 3 deletions(-)

Back to linux.kernel | Previous | NextNext in thread | Find similar | Unroll thread


Thread

Re: [GIT PULL] Ceph fixes for -rc7 NeilBrown <neilb@suse.com> - 2016-03-25 05:10 +0100
  Re: [GIT PULL] Ceph fixes for -rc7 Ilya Dryomov <idryomov@gmail.com> - 2016-03-25 10:40 +0100
    Re: [GIT PULL] Ceph fixes for -rc7 NeilBrown <neilb@suse.com> - 2016-03-30 02:30 +0200
      Re: [GIT PULL] Ceph fixes for -rc7 "Yan, Zheng" <ukernel@gmail.com> - 2016-03-30 04:40 +0200
        Re: [GIT PULL] Ceph fixes for -rc7 NeilBrown <neilb@suse.com> - 2016-03-30 04:50 +0200
          Re: [GIT PULL] Ceph fixes for -rc7 Ilya Dryomov <idryomov@gmail.com> - 2016-03-30 10:10 +0200
            Re: [GIT PULL] Ceph fixes for -rc7 Gregory Farnum <gfarnum@redhat.com> - 2016-03-30 20:10 +0200
              Re: [GIT PULL] Ceph fixes for -rc7 NeilBrown <neilb@suse.com> - 2016-03-31 04:20 +0200
  Re: [GIT PULL] Ceph fixes for -rc7 "Yan, Zheng" <ukernel@gmail.com> - 2016-03-28 04:20 +0200

csiph-web