]> git.apps.os.sepia.ceph.com Git - ceph.git/commitdiff
mds: drop old/incorrect comment
authorSage Weil <sage@newdream.net>
Fri, 24 Sep 2010 15:42:44 +0000 (08:42 -0700)
committerSage Weil <sage@newdream.net>
Fri, 24 Sep 2010 18:44:22 +0000 (11:44 -0700)
src/mds/Locker.cc

index be67688cd725d433932a26410f9ea54e94f3a88d..d5155458790a2d5ed519bd40080edad6516bc1f7 100644 (file)
@@ -1796,10 +1796,6 @@ void Locker::_do_null_snapflush(CInode *head_in, client_t client, snapid_t follo
 
 
 /*
- * note: we only get these from the client if
- * - we are calling back previously issued caps (fewer than the client previously had)
- * - or if the client releases (any of) its caps on its own
- *
  * This function DOES put the passed message before returning
  */
 void Locker::handle_client_caps(MClientCaps *m)