]> git.apps.os.sepia.ceph.com Git - ceph.git/commitdiff
.github: add MDSMonitor to cephfs label 38792/head
authorPatrick Donnelly <pdonnell@redhat.com>
Wed, 6 Jan 2021 18:59:41 +0000 (10:59 -0800)
committerPatrick Donnelly <pdonnell@redhat.com>
Wed, 6 Jan 2021 18:59:41 +0000 (10:59 -0800)
Signed-off-by: Patrick Donnelly <pdonnell@redhat.com>
.github/labeler.yml

index 228bf46e30e2a05ad04e7620336999cd79e4db35..ca1bc11529296ae30a49721104510bd5e6e70fd2 100644 (file)
@@ -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/**