mbox series

[v2,0/2] ceph: misc fix size truncate for fscrypt

Message ID 20220411001426.251679-1-xiubli@redhat.com (mailing list archive)
Headers show
Series ceph: misc fix size truncate for fscrypt | expand

Message

Xiubo Li April 11, 2022, 12:14 a.m. UTC
From: Xiubo Li <xiubli@redhat.com>

Hi Jeff,

This series could be squashed into the same previous commit:

e90dc20d37a3 ceph: add truncate size handling support for fscrypt


V2:
- remove the filemap lock related patch.
- fix caps reference leakage


Xiubo Li (2):
  ceph: flush small range instead of the whole map for truncate
  ceph: fix caps reference leakage for fscrypt size truncating

 fs/ceph/inode.c | 11 ++++++++---
 1 file changed, 8 insertions(+), 3 deletions(-)