On Tue, 2022-04-12 at 15:07 +0800, Xiubo Li wrote: > Hi Jeff, > > This series could be squashed into the same previous commit: > > e90dc20d37a3 ceph: add truncate size handling support for fscrypt > > > V3: > - fix possible kunmaping random vaddr bug, thanks Luis. > > V2: > - remove the filemap lock related patch. > - fix caps reference leakage > > > > Xiubo Li (3): > ceph: flush small range instead of the whole map for truncate > ceph: fix caps reference leakage for fscrypt size truncating > ceph: fix possible kunmaping random vaddr > > fs/ceph/inode.c | 16 +++++++++++----- > 1 file changed, 11 insertions(+), 5 deletions(-) > Thanks Xiubo, this all looks good. I'll merge them into wip-fscrypt soon. Cheers! -- Jeff Layton <jlayton@xxxxxxxxxx>