linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [GIT PULL] Ceph fixes for 5.13-rc8
@ 2021-06-25 14:18 Ilya Dryomov
  2021-06-25 17:48 ` pr-tracker-bot
  0 siblings, 1 reply; 2+ messages in thread
From: Ilya Dryomov @ 2021-06-25 14:18 UTC (permalink / raw)
  To: Linus Torvalds; +Cc: ceph-devel, linux-kernel

Hi Linus,

The following changes since commit 13311e74253fe64329390df80bed3f07314ddd61:

  Linux 5.13-rc7 (2021-06-20 15:03:15 -0700)

are available in the Git repository at:

  https://github.com/ceph/ceph-client.git tags/ceph-for-5.13-rc8

for you to fetch changes up to 03af4c7bad8ca59143bca488b90b3775d10d7f94:

  libceph: set global_id as soon as we get an auth ticket (2021-06-24 21:03:17 +0200)

----------------------------------------------------------------
Two -rc1 regression fixes: one in the auth code affecting old clusters
and one in the filesystem for proper propagation of MDS request errors.
Also included a locking fix for async creates, marked for stable.

----------------------------------------------------------------
Ilya Dryomov (2):
      libceph: don't pass result into ac->ops->handle_reply()
      libceph: set global_id as soon as we get an auth ticket

Jeff Layton (2):
      ceph: must hold snap_rwsem when filling inode for async create
      ceph: fix error handling in ceph_atomic_open and ceph_lookup

 fs/ceph/dir.c             | 22 ++++++++++++----------
 fs/ceph/file.c            | 17 +++++++++++------
 fs/ceph/inode.c           |  2 ++
 fs/ceph/super.h           |  2 +-
 include/linux/ceph/auth.h |  4 +++-
 net/ceph/auth.c           | 20 +++++++++++---------
 net/ceph/auth_none.c      |  5 +++--
 net/ceph/auth_x.c         | 15 +++++++--------
 8 files changed, 50 insertions(+), 37 deletions(-)

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [GIT PULL] Ceph fixes for 5.13-rc8
  2021-06-25 14:18 [GIT PULL] Ceph fixes for 5.13-rc8 Ilya Dryomov
@ 2021-06-25 17:48 ` pr-tracker-bot
  0 siblings, 0 replies; 2+ messages in thread
From: pr-tracker-bot @ 2021-06-25 17:48 UTC (permalink / raw)
  To: Ilya Dryomov; +Cc: Linus Torvalds, ceph-devel, linux-kernel

The pull request you sent on Fri, 25 Jun 2021 16:18:23 +0200:

> https://github.com/ceph/ceph-client.git tags/ceph-for-5.13-rc8

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

Thank you!

-- 
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/prtracker.html

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2021-06-25 17:49 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-06-25 14:18 [GIT PULL] Ceph fixes for 5.13-rc8 Ilya Dryomov
2021-06-25 17:48 ` pr-tracker-bot

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).