]> git.apps.os.sepia.ceph.com Git - ceph.git/commitdiff
comments
authorMichael Rodriguez <michael@newdream.net>
Wed, 16 Jan 2008 14:05:03 +0000 (06:05 -0800)
committerMichael Rodriguez <michael@newdream.net>
Wed, 16 Jan 2008 14:05:03 +0000 (06:05 -0800)
src/mon/PGMonitor.h

index 7b6d44f814fd2d191e9e778dc1133fb5fdf568e9..4da7c143840fc5ce19f0a6a13d209ec4f01a8a0b 100644 (file)
  * 
  */
 
+/*
+ * Placement Group Monitor. Placement Groups are logical sets of objects
+ * that are replicated by the same set of devices.
+ */
+
 #ifndef __PGMONITOR_H
 #define __PGMONITOR_H