summaryrefslogtreecommitdiff
path: root/fs/ceph/osdmap.h
diff options
context:
space:
mode:
authorIngo Molnar <mingo@elte.hu>2010-05-07 13:27:54 +0400
committerIngo Molnar <mingo@elte.hu>2010-05-07 13:27:54 +0400
commit48652ced1533c3372f996a0d83b6e73b1f1c9381 (patch)
tree5e17729cfcdc97bf798a17b57cdb888b4ded65b0 /fs/ceph/osdmap.h
parent99bd5e2f245d8cd17d040c82d40becdb3efd9b69 (diff)
parent66f41d4c5c8a5deed66fdcc84509376c9a0bf9d8 (diff)
downloadlinux-48652ced1533c3372f996a0d83b6e73b1f1c9381.tar.xz
Merge commit 'v2.6.34-rc6' into sched/core
Diffstat (limited to 'fs/ceph/osdmap.h')
-rw-r--r--fs/ceph/osdmap.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/fs/ceph/osdmap.h b/fs/ceph/osdmap.h
index 1fb55afb2642..8bc9f1e4f562 100644
--- a/fs/ceph/osdmap.h
+++ b/fs/ceph/osdmap.h
@@ -23,6 +23,7 @@ struct ceph_pg_pool_info {
int id;
struct ceph_pg_pool v;
int pg_num_mask, pgp_num_mask, lpg_num_mask, lpgp_num_mask;
+ char *name;
};
struct ceph_pg_mapping {