ceph: comment cleanups and clarifications
[linux-2.6-microblaze.git] / fs / ceph / super.h
index 5826948..482473e 100644 (file)
@@ -160,7 +160,8 @@ struct ceph_cap {
                        int issued;       /* latest, from the mds */
                        int implemented;  /* implemented superset of
                                             issued (for revocation) */
-                       int mds, mds_wanted;
+                       int mds;          /* mds index for this cap */
+                       int mds_wanted;   /* caps wanted from this mds */
                };
                /* caps to release */
                struct {