mbox series

[v6,0/2] ceph: fix blindly expanding the readahead windows

Message ID 20230515012044.98096-1-xiubli@redhat.com
Headers show
Series ceph: fix blindly expanding the readahead windows | expand

Message

Xiubo Li May 15, 2023, 1:20 a.m. UTC
From: Xiubo Li <xiubli@redhat.com>

V6:
- Fixed the ctx issue when reading
- Fixed a potential use-after-free bug

Xiubo Li (2):
  ceph: add a dedicated private data for netfs rreq
  ceph: fix blindly expanding the readahead windows

 fs/ceph/addr.c  | 85 ++++++++++++++++++++++++++++++++++++++-----------
 fs/ceph/super.h | 13 ++++++++
 2 files changed, 80 insertions(+), 18 deletions(-)