mbox series

[v3,0/2] ceph: skip copying the data extends the file EOF

Message ID 20240319002925.1228063-1-xiubli@redhat.com
Headers show
Series ceph: skip copying the data extends the file EOF | expand

Message

Xiubo Li March 19, 2024, 12:29 a.m. UTC
From: Xiubo Li <xiubli@redhat.com>

V3:
- Fixed incorrectly handling the left bug reported by Ilya.

V2:
- append a new patch to improve the getattr code


Xiubo Li (2):
  ceph: skip copying the data extends the file EOF
  ceph: set the correct mask for getattr reqeust for read

 fs/ceph/file.c | 31 ++++++++++++++++++-------------
 1 file changed, 18 insertions(+), 13 deletions(-)