2015-05-23 00:13:10

by Sage Weil

[permalink] [raw]
Subject: [GIT PULL] Ceph fixes for -rc5

Hi Linus,

Please pull the following fixes from

git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client.git

These fix an issue with the RBD notifications when there are topology
changes in the cluster.

Thanks!
sage


----------------------------------------------------------------
Ilya Dryomov (2):
libceph: request a new osdmap if lingering request maps to no osd
Revert "libceph: clear r_req_lru_item in __unregister_linger_request()"

net/ceph/osd_client.c | 33 ++++++++++++++++++++-------------
1 file changed, 20 insertions(+), 13 deletions(-)


2015-05-23 00:41:37

by Linus Torvalds

[permalink] [raw]
Subject: Re: [GIT PULL] Ceph fixes for -rc5

On Fri, May 22, 2015 at 5:13 PM, Sage Weil <[email protected]> wrote:
> Hi Linus,
>
> Please pull the following fixes from
>
> git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client.git

Nothing there.

Did you perhaps mean the "for-linus" branch?

Please fix whatever script it is you use that generates bad pull requests.

Linus

2015-05-23 03:52:24

by Sage Weil

[permalink] [raw]
Subject: Re: [GIT PULL] Ceph fixes for -rc5

On Fri, 22 May 2015, Linus Torvalds wrote:
> On Fri, May 22, 2015 at 5:13 PM, Sage Weil <[email protected]> wrote:
> > Hi Linus,
> >
> > Please pull the following fixes from
> >
> > git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client.git
>
> Nothing there.
>
> Did you perhaps mean the "for-linus" branch?
>
> Please fix whatever script it is you use that generates bad pull requests.

Bah, I forgot to push the for-linus branch--it's there now. Sorry!

(BTW, git://git.kernel.org is going really slowly today... :/)

Thanks-
sage