Merge tag 'ceph-for-5.14-rc3' of git://github.com/ceph/ceph-client
authorLinus Torvalds <torvalds@linux-foundation.org>
Fri, 23 Jul 2021 18:30:12 +0000 (11:30 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Fri, 23 Jul 2021 18:30:12 +0000 (11:30 -0700)
commit704f4cba43d4ed31ef4beb422313f1263d87bc55
tree6e652aed359ee8b3d96245b04925099b07df7d53
parent05daae0fb033f63f96652d8aaf4cc31b330d4527
parent0077a50082729c3f9ea2836f59e35d9b7dacfb12
Merge tag 'ceph-for-5.14-rc3' of git://github.com/ceph/ceph-client

Pull ceph fixes from Ilya Dryomov:
 "A subtle deadlock on lock_rwsem (marked for stable) and rbd fixes for
  a -rc1 regression.

  Also included a rare WARN condition tweak"

* tag 'ceph-for-5.14-rc3' of git://github.com/ceph/ceph-client:
  rbd: resurrect setting of disk->private_data in rbd_init_disk()
  ceph: don't WARN if we're still opening a session to an MDS
  rbd: don't hold lock_rwsem while running_list is being drained
  rbd: always kick acquire on "acquired" and "released" notifications