]> 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)
commit3f9ff0e3d45fb1e7113f2c2318d86d8242b0a039
tree170ca35357bfe07143c08d4a130c4829d0ccc2ff
parent710216e2d0d23b659f12cd0b792b748ea4407a0d
parentc9296264a2da34cb786c284d0ff3a27db9005925
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