mbox series

[0/2] ceph: create the global dummy snaprealm once

Message ID 20220222063433.217466-1-xiubli@redhat.com (mailing list archive)
Headers show
Series ceph: create the global dummy snaprealm once | expand

Message

Xiubo Li Feb. 22, 2022, 6:34 a.m. UTC
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(-)