]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commitede6dde75b94b5a3bff25317dc4de49f4676846d
tree170ca35357bfe07143c08d4a130c4829d0ccc2ff
parent528afadb5ce5699e90472bcec72838b08de48676
parentee0b16d521e59e3e531fa4e4f945b7c7427db70a
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