]> git.proxmox.com Git - ceph.git/blobdiff - ceph/src/mds/cephfs_features.cc
update ceph source to reef 18.2.1
[ceph.git] / ceph / src / mds / cephfs_features.cc
index a19ff80ac727e61598f983d6cf74f97f23bb127c..4a864076b9de3e132d0e8a49730efa1ef3f31843 100644 (file)
@@ -29,6 +29,7 @@ static const std::array feature_names
   "op_getvxattr",
   "32bits_retry_fwd",
   "new_snaprealm_info",
+  "has_owner_uidgid",
 };
 static_assert(feature_names.size() == CEPHFS_FEATURE_MAX + 1);