mbox series

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

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

Message

Xiubo Li May 11, 2023, 3:03 a.m. UTC
From: Xiubo Li <xiubli@redhat.com>

V5:
- Fixed the file ra_pages issue about the posix_fadvise

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

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