]> git.dujemihanovic.xyz Git - linux.git/commit
Merge tag 'ceph-for-6.12-rc2' of https://github.com/ceph/ceph-client
authorLinus Torvalds <torvalds@linux-foundation.org>
Fri, 4 Oct 2024 17:10:23 +0000 (10:10 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Fri, 4 Oct 2024 17:10:23 +0000 (10:10 -0700)
commita3a37691e662b76d9c8a4d74cd856b5a4ae8286e
treed788a3befb8beff56c0c1a84d82df3e33fa7c3c2
parent79eb2c07afbe4d165734ea61a258dd8410ec6624
parentccda9910d8490f4fb067131598e4b2e986faa5a0
Merge tag 'ceph-for-6.12-rc2' of https://github.com/ceph/ceph-client

Pull ceph fixes from Ilya Dryomov:
 "A fix from Patrick for a variety of CephFS lockup scenarios caused by
  a regression in cap handling which sneaked in through the netfs helper
  library in 5.18 (marked for stable) and an unrelated one-line cleanup"

* tag 'ceph-for-6.12-rc2' of https://github.com/ceph/ceph-client:
  ceph: fix cap ref leak via netfs init_request
  ceph: use struct_size() helper in __ceph_pool_perm_get()