mbox series

[0/2] ceph: misc fixes

Message ID 20220302085402.64740-1-xiubli@redhat.com
Headers show
Series ceph: misc fixes | expand

Message

Xiubo Li March 2, 2022, 8:54 a.m. UTC
From: Xiubo Li <xiubli@redhat.com>

Based the testing branch.

Xiubo Li (2):
  ceph: fix inode reference leakage in ceph_get_snapdir()
  ceph: fix a NULL pointer dereference in ceph_handle_caps()

 fs/ceph/caps.c  |  2 +-
 fs/ceph/inode.c | 10 ++++++++--
 2 files changed, 9 insertions(+), 3 deletions(-)