All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] ceph: update the auth cap when the async create req is forwarded
@ 2022-06-10  4:31 Xiubo Li
  2022-06-10  4:31 ` [PATCH 1/2] ceph: make change_auth_cap_ses a global symbol Xiubo Li
  2022-06-10  4:31 ` [PATCH 2/2] ceph: update the auth cap when the async create req is forwarded Xiubo Li
  0 siblings, 2 replies; 8+ messages in thread
From: Xiubo Li @ 2022-06-10  4:31 UTC (permalink / raw)
  To: jlayton, idryomov; +Cc: lhenriques, vshankar, ceph-devel, Xiubo Li


Xiubo Li (2):
  ceph: make change_auth_cap_ses a global symbol
  ceph: update the auth cap when the async create req is forwarded

 fs/ceph/caps.c       |  4 +--
 fs/ceph/file.c       | 12 +++++++++
 fs/ceph/mds_client.c | 58 ++++++++++++++++++++++++++++++++++++++++++++
 fs/ceph/super.h      |  4 +++
 4 files changed, 76 insertions(+), 2 deletions(-)

-- 
2.36.0.rc1


^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2022-06-14  9:12 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-06-10  4:31 [PATCH 0/2] ceph: update the auth cap when the async create req is forwarded Xiubo Li
2022-06-10  4:31 ` [PATCH 1/2] ceph: make change_auth_cap_ses a global symbol Xiubo Li
2022-06-10  4:31 ` [PATCH 2/2] ceph: update the auth cap when the async create req is forwarded Xiubo Li
2022-06-13 16:07   ` Luís Henriques
2022-06-14  0:55     ` Xiubo Li
2022-06-14  8:36       ` Luís Henriques
2022-06-14  9:12         ` Xiubo Li
2022-06-14  1:02     ` Xiubo Li

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.