Merge tag 'ceph-for-5.13-rc8' of https://github.com/ceph/ceph-client
authorLinus Torvalds <torvalds@linux-foundation.org>
Fri, 25 Jun 2021 16:50:30 +0000 (09:50 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Fri, 25 Jun 2021 16:50:30 +0000 (09:50 -0700)
commitedf54d9d0ae0a230199a58e57b46c2d4b37a1462
tree170ca35357bfe07143c08d4a130c4829d0ccc2ff
parent9e736cf7d6f0dac63855ba74c94b85898485ba7a
parent03af4c7bad8ca59143bca488b90b3775d10d7f94
Merge tag 'ceph-for-5.13-rc8' of https://github.com/ceph/ceph-client

Pull ceph fixes from Ilya Dryomov:
 "Two regression fixes from the merge window: 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"

* tag 'ceph-for-5.13-rc8' of https://github.com/ceph/ceph-client:
  libceph: set global_id as soon as we get an auth ticket
  libceph: don't pass result into ac->ops->handle_reply()
  ceph: fix error handling in ceph_atomic_open and ceph_lookup
  ceph: must hold snap_rwsem when filling inode for async create