]> git.apps.os.sepia.ceph.com Git - ceph.git/commitdiff
LFNIndex: fix move_subdir comments
authorSamuel Just <sam.just@inktank.com>
Tue, 11 Dec 2012 01:45:02 +0000 (17:45 -0800)
committerSamuel Just <sam.just@inktank.com>
Tue, 11 Dec 2012 01:45:02 +0000 (17:45 -0800)
Signed-off-by: Samuel Just <sam.just@inktank.com>
src/os/LFNIndex.h

index ca8ee07f912d886f107204164c06703c7bcdf94b..b3c053588222cca76486145bb388a2bd9f852c3a 100644 (file)
@@ -343,8 +343,8 @@ protected:
   static int move_subdir(
     LFNIndex &from,             ///< [in] from index
     LFNIndex &dest,             ///< [in] to index
-    const vector<string> &path, ///< [in] path to split
-    string dir                  ///< [in] path to move
+    const vector<string> &path, ///< [in] path containing dir
+    string dir                  ///< [in] dir to move
     );
 
   /// do move object from from to dest