mbox series

[v2,0/2] ceph: update the oldest_client_tid via the renew caps

Message ID 20231117081509.723731-1-xiubli@redhat.com
Headers show
Series ceph: update the oldest_client_tid via the renew caps | expand

Message

Xiubo Li Nov. 17, 2023, 8:15 a.m. UTC
From: Xiubo Li <xiubli@redhat.com>

V2:
- a minor fix about incorrect switching oldest_tid to le64 reported by
  kernel test robot <lkp@intel.com>


Xiubo Li (2):
  ceph: rename create_session_open_msg() to create_session_full_msg()
  ceph: update the oldest_client_tid via the renew caps

 fs/ceph/mds_client.c | 32 ++++++++++++++++++++++++--------
 1 file changed, 24 insertions(+), 8 deletions(-)