]> www.infradead.org Git - users/dwmw2/linux.git/commit
Merge tag 'ceph-for-6.14-rc1' of https://github.com/ceph/ceph-client
authorLinus Torvalds <torvalds@linux-foundation.org>
Fri, 31 Jan 2025 18:30:34 +0000 (10:30 -0800)
committerLinus Torvalds <torvalds@linux-foundation.org>
Fri, 31 Jan 2025 18:30:34 +0000 (10:30 -0800)
commit626d1a1e99583f846e44d6eefdc9d1c8b82c372d
treee261439113cdbf457c04431682a1813f48d80bd2
parent69b8923f5003664e3ffef102e73333edfa2abdcf
parent3981be13ec1baf811bfb93ed6a98bafc85cdeab1
Merge tag 'ceph-for-6.14-rc1' of https://github.com/ceph/ceph-client

Pull ceph updates from Ilya Dryomov:
 "A fix for a memory leak from Antoine (marked for stable) and two
  cleanups from Liang and Slava"

* tag 'ceph-for-6.14-rc1' of https://github.com/ceph/ceph-client:
  ceph: exchange hardcoded value on NAME_MAX
  ceph: streamline request head structures in MDS client
  ceph: fix memory leak in ceph_mds_auth_match()
fs/ceph/mds_client.c