]> git.apps.os.sepia.ceph.com Git - ceph.git/commitdiff
random commenting
authorGreg Farnum <gregory.farnum@dreamhost.com>
Thu, 24 Mar 2011 21:26:46 +0000 (14:26 -0700)
committerSage Weil <sage.weil@dreamhost.com>
Sun, 17 Apr 2011 04:01:46 +0000 (21:01 -0700)
src/mds/CInode.h

index 54f7ef119ae01e0c6c4e787503abd723c6c65e0b..d37a6d2ada0522a15f5101fb40e51933b9688c2e 100644 (file)
@@ -1084,6 +1084,8 @@ public:
   bool is_frozen_dir();
   bool is_freezing();
 
+  /* Freeze the inode. auth_pin_allowance lets the caller account for any
+   * auth_pins it is itself holding/responsible for. */
   bool freeze_inode(int auth_pin_allowance=0);
   void unfreeze_inode(list<Context*>& finished);