]> git.kernelconcepts.de Git - karo-tx-linux.git/blobdiff - include/linux/ceph/osdmap.h
libceph: switch ceph_calc_pg_acting() to new helpers
[karo-tx-linux.git] / include / linux / ceph / osdmap.h
index 4e28c1e5d62fde1cb09b72a9b9586004260d5efe..b0c8f8490663439dd3c6265a1c3c0b0e8d0f5134 100644 (file)
@@ -212,7 +212,7 @@ extern int ceph_oloc_oid_to_pg(struct ceph_osdmap *osdmap,
 
 extern int ceph_calc_pg_acting(struct ceph_osdmap *osdmap,
                               struct ceph_pg pgid,
-                              int *acting);
+                              int *osds);
 extern int ceph_calc_pg_primary(struct ceph_osdmap *osdmap,
                                struct ceph_pg pgid);