From cdabf0d50783cbe276dde081a93bba5db630ee8a Mon Sep 17 00:00:00 2001 From: Patrick Donnelly Date: Wed, 6 Jan 2021 10:59:41 -0800 Subject: [PATCH] .github: add MDSMonitor to cephfs label Signed-off-by: Patrick Donnelly --- .github/labeler.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.github/labeler.yml b/.github/labeler.yml index 228bf46e30e2a..ca1bc11529296 100644 --- a/.github/labeler.yml +++ b/.github/labeler.yml @@ -162,6 +162,8 @@ cephfs: - src/include/fs_types.h - src/libcephfs.cc - src/mds/** + - src/mon/MDSMonitor.* + - src/mon/FSCommands.* - src/pybind/ceph_volume_client.py - src/pybind/cephfs/** - src/pybind/mgr/mds_autoscaler/** -- 2.39.5