mbox series

[GIT,PULL] Ceph fixes for 4.20-rc2

Message ID 20181109164755.13100-1-idryomov@gmail.com (mailing list archive)
State New, archived
Headers show
Series [GIT,PULL] Ceph fixes for 4.20-rc2 | expand

Pull-request

https://github.com/ceph/ceph-client.git tags/ceph-for-4.20-rc2

Message

Ilya Dryomov Nov. 9, 2018, 4:47 p.m. UTC
Hi Linus,

The following changes since commit 651022382c7f8da46cb4872a545ee1da6d097d2a:

  Linux 4.20-rc1 (2018-11-04 15:37:52 -0800)

are available in the Git repository at:

  https://github.com/ceph/ceph-client.git tags/ceph-for-4.20-rc2

for you to fetch changes up to 23c625ce3065e40c933a4239efb9b11f1194a343:

  libceph: assume argonaut on the server side (2018-11-08 17:51:11 +0100)

----------------------------------------------------------------
Two CephFS fixes (copy_file_range and quota) and a small feature bit
cleanup.

----------------------------------------------------------------
Ilya Dryomov (1):
      libceph: assume argonaut on the server side

Luis Henriques (2):
      ceph: add destination file data sync before doing any remote copy
      ceph: quota: fix null pointer dereference in quota check

 fs/ceph/file.c                     | 11 +++++++++--
 fs/ceph/mds_client.c               | 12 +++---------
 fs/ceph/quota.c                    |  3 ++-
 include/linux/ceph/ceph_features.h |  8 +-------
 4 files changed, 15 insertions(+), 19 deletions(-)

Comments

Linus Torvalds Nov. 9, 2018, 10:31 p.m. UTC | #1
On Fri, Nov 9, 2018 at 10:48 AM Ilya Dryomov <idryomov@gmail.com> wrote:
>
> Two CephFS fixes (copy_file_range and quota) and a small feature bit
> cleanup.

.. I'm doing a few final manual "pulled" ack emails just to let people
know that I'll be stopping them, because Konstantin's pr-tracker-bot
automation should now be in place if the message is cc'd to lkml.

NOTE! It's currently only lkml, afaik, so other people who don't cc
lkml for their pulls won't get the automation, but I also won't be
looking at "which lists were cc'd", so I won't be doing the manual
ones.

And if you want to use lkml but don't want to see the automated "it
has been merged" emails, there's opt-out too. I know some people hate
getting automated emails.

             Linus
pr-tracker-bot@kernel.org Nov. 9, 2018, 10:45 p.m. UTC | #2
The pull request you sent on Fri,  9 Nov 2018 17:47:55 +0100:

> https://github.com/ceph/ceph-client.git tags/ceph-for-4.20-rc2

has been merged into torvalds/linux.git:
https://git.kernel.org/torvalds/c/d757a3b01e72368176c5ee580ea17f8c2d185cd7

Thank you!
pr-tracker-bot@kernel.org Nov. 14, 2018, 12:55 a.m. UTC | #3
The pull request you sent on Fri,  9 Nov 2018 17:47:55 +0100:

> https://github.com/ceph/ceph-client.git tags/ceph-for-4.20-rc2

has been merged into torvalds/linux.git:
https://git.kernel.org/torvalds/c/d757a3b01e72368176c5ee580ea17f8c2d185cd7

Thank you!