From: Ilya Dryomov <idryomov@gmail.com>
To: Linus Torvalds <torvalds@linux-foundation.org>
Cc: ceph-devel@vger.kernel.org, linux-kernel@vger.kernel.org
Subject: [GIT PULL] Ceph fixes for 5.13-rc8
Date: Fri, 25 Jun 2021 16:18:23 +0200 [thread overview]
Message-ID: <20210625141823.22507-1-idryomov@gmail.com> (raw)
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(-)
next reply other threads:[~2021-06-25 14:18 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-06-25 14:18 Ilya Dryomov [this message]
2021-06-25 17:48 ` pr-tracker-bot
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=20210625141823.22507-1-idryomov@gmail.com \
--to=idryomov@gmail.com \
--cc=ceph-devel@vger.kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=torvalds@linux-foundation.org \
/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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox
all inboxes | Powered by JetHome®