]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
mds: add a HEALTH_WARN message when inline_data is enabled
authorJeff Layton <jlayton@redhat.com>
Thu, 29 Aug 2019 17:05:06 +0000 (13:05 -0400)
committerJeff Layton <jlayton@redhat.com>
Thu, 19 Sep 2019 13:15:29 +0000 (09:15 -0400)
commit865c9557816f1e51330fd7738bcc6d8453ee9827
tree2d0be510dbe4ca22f5898972a04714e67ff4b3dd
parentb556a96010fc57d5a3f2808cff04a6de27aae795
mds: add a HEALTH_WARN message when inline_data is enabled

Alert admins when they have filesystems that have the inline_data
feature enabled, as it is being deprecated.

Signed-off-by: Jeff Layton <jlayton@redhat.com>
src/mds/MDSMap.cc