mbox series

[v2,0/2] ceph: flush all the caps release when syncing the whole filesystem

Message ID 20240730054135.640396-1-xiubli@redhat.com (mailing list archive)
Headers show
Series ceph: flush all the caps release when syncing the whole filesystem | expand

Message

Xiubo Li July 30, 2024, 5:41 a.m. UTC
From: Xiubo Li <xiubli@redhat.com>

V2:
- missed the first patch in V1.

Xiubo Li (2):
  ceph: rename ceph_flush_cap_releases to
    ceph_flush_session_cap_releases
  ceph: flush all the caps release when syncing the whole filesystem

 fs/ceph/caps.c       | 24 +++++++++++++++++++++++-
 fs/ceph/mds_client.c | 11 ++++++-----
 fs/ceph/mds_client.h |  4 ++--
 fs/ceph/super.c      |  1 +
 fs/ceph/super.h      |  1 +
 5 files changed, 33 insertions(+), 8 deletions(-)