All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] ceph: misc fixes
@ 2022-03-02  8:54 xiubli
  2022-03-02  8:54 ` [PATCH 1/2] ceph: fix inode reference leakage in ceph_get_snapdir() xiubli
  2022-03-02  8:54 ` [PATCH 2/2] ceph: fix a NULL pointer dereference in ceph_handle_caps() xiubli
  0 siblings, 2 replies; 6+ messages in thread
From: xiubli @ 2022-03-02  8:54 UTC (permalink / raw)
  To: jlayton; +Cc: idryomov, vshankar, ceph-devel, Xiubo Li

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

-- 
2.27.0


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

end of thread, other threads:[~2022-03-03  1:08 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-03-02  8:54 [PATCH 0/2] ceph: misc fixes xiubli
2022-03-02  8:54 ` [PATCH 1/2] ceph: fix inode reference leakage in ceph_get_snapdir() xiubli
2022-03-02 13:39   ` Jeff Layton
2022-03-02  8:54 ` [PATCH 2/2] ceph: fix a NULL pointer dereference in ceph_handle_caps() xiubli
2022-03-02 14:06   ` Jeff Layton
2022-03-03  1:08     ` 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.