All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] ceph: create the global dummy snaprealm once
@ 2022-02-22  6:34 xiubli
  2022-02-22  6:34 ` [PATCH 1/2] ceph: remove incorrect and unused CEPH_INO_DOTDOT macro xiubli
  2022-02-22  6:34 ` [PATCH 2/2] ceph: do not release the global snaprealm until unmounting xiubli
  0 siblings, 2 replies; 5+ messages in thread
From: xiubli @ 2022-02-22  6:34 UTC (permalink / raw)
  To: jlayton; +Cc: idryomov, vshankar, ceph-devel, Xiubo Li

From: Xiubo Li <xiubli@redhat.com>

Xiubo Li (2):
  ceph: remove incorrect and unused CEPH_INO_DOTDOT macro
  ceph: do not release the global snaprealm until unmounting

 fs/ceph/mds_client.c         |  2 +-
 fs/ceph/snap.c               | 13 +++++++++++--
 fs/ceph/super.h              |  2 +-
 include/linux/ceph/ceph_fs.h |  4 ++--
 4 files changed, 15 insertions(+), 6 deletions(-)

-- 
2.27.0


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

end of thread, other threads:[~2022-02-22 10:40 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-02-22  6:34 [PATCH 0/2] ceph: create the global dummy snaprealm once xiubli
2022-02-22  6:34 ` [PATCH 1/2] ceph: remove incorrect and unused CEPH_INO_DOTDOT macro xiubli
2022-02-22  6:34 ` [PATCH 2/2] ceph: do not release the global snaprealm until unmounting xiubli
2022-02-22 10:22   ` Jeff Layton
2022-02-22 10:40     ` 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.