]> git.apps.os.sepia.ceph.com Git - ceph.git/commitdiff
C_Gather: fix comment.
authorGreg Farnum <gregory.farnum@dreamhost.com>
Wed, 20 Jul 2011 21:30:27 +0000 (14:30 -0700)
committerGreg Farnum <gregory.farnum@dreamhost.com>
Wed, 20 Jul 2011 22:58:40 +0000 (15:58 -0700)
Signed-off-by: Greg Farnum <gregory.farnum@dreamhost.com>
src/include/Context.h

index f5191d60765fdbb6a93c26835c72a1aabdc284fb..8700f7325b2f1e6435690c8cf26f9b556cda9917 100644 (file)
@@ -121,7 +121,7 @@ public:
 /*
  * C_Gather
  *
- * BUG: does not report errors.
+ * BUG:? only reports error from last sub to have an error return
  */
 class C_Gather : public Context {
 private: