mbox series

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

Message ID 20220223010456.267425-1-xiubli@redhat.com
Headers show
Series ceph: create the global dummy snaprealm once | expand

Message

Xiubo Li Feb. 23, 2022, 1:04 a.m. UTC
From: Xiubo Li <xiubli@redhat.com>

V2:
- Fixed code style issue.

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(-)