CEPH filesystem development
 help / color / mirror / Atom feed
* [PATCH 0/2] ceph: ceph_direct_read_write() fixes
@ 2024-12-07 18:26 Ilya Dryomov
  2024-12-07 18:26 ` [PATCH 1/2] ceph: fix memory leak in ceph_direct_read_write() Ilya Dryomov
  2024-12-07 18:26 ` [PATCH 2/2] ceph: allocate sparse_ext map only for sparse reads Ilya Dryomov
  0 siblings, 2 replies; 5+ messages in thread
From: Ilya Dryomov @ 2024-12-07 18:26 UTC (permalink / raw)
  To: ceph-devel; +Cc: Alex Markuze, Max Kellermann, Jeff Layton

Hello,

I noticed these while reviewing Max's fix for memory leaks in
__ceph_sync_read().

Thanks,

                Ilya


Ilya Dryomov (2):
  ceph: fix memory leak in ceph_direct_read_write()
  ceph: allocate sparse_ext map only for sparse reads

 fs/ceph/file.c        | 43 ++++++++++++++++++++++---------------------
 net/ceph/osd_client.c |  2 ++
 2 files changed, 24 insertions(+), 21 deletions(-)

-- 
2.46.1


^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2024-12-16 11:51 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-12-07 18:26 [PATCH 0/2] ceph: ceph_direct_read_write() fixes Ilya Dryomov
2024-12-07 18:26 ` [PATCH 1/2] ceph: fix memory leak in ceph_direct_read_write() Ilya Dryomov
2024-12-16 11:51   ` Alex Markuze
2024-12-07 18:26 ` [PATCH 2/2] ceph: allocate sparse_ext map only for sparse reads Ilya Dryomov
2024-12-16 11:51   ` Alex Markuze

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox