From 30b9ef1e92adea5a0993794744de087757163b22 Mon Sep 17 00:00:00 2001 From: Michael Rodriguez Date: Wed, 16 Jan 2008 06:05:03 -0800 Subject: [PATCH] comments --- src/mon/PGMonitor.h | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/src/mon/PGMonitor.h b/src/mon/PGMonitor.h index 7b6d44f814fd2..4da7c143840fc 100644 --- a/src/mon/PGMonitor.h +++ b/src/mon/PGMonitor.h @@ -12,6 +12,11 @@ * */ +/* + * 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 -- 2.39.5