Author: adrian.chadd
Date: Tue May  5 07:24:20 2009
New Revision: 14039

Modified:
    branches/LUSCA_HEAD/src/fs/aufs/store_rebuild_aufs.c

Log:
Start documenting the rebuild process a little bit.



Modified: branches/LUSCA_HEAD/src/fs/aufs/store_rebuild_aufs.c
==============================================================================
--- branches/LUSCA_HEAD/src/fs/aufs/store_rebuild_aufs.c        (original)
+++ branches/LUSCA_HEAD/src/fs/aufs/store_rebuild_aufs.c        Tue May  5  
07:24:20 2009
@@ -577,6 +577,18 @@

  CBDATA_TYPE(RebuildState);

+/*!
+ * @function
+ *     storeAufsDirRebuild
+ * @abstract
+ *     Begin the directory rebuild process for the given AUFS directory
+ * @discussion
+ *     This function initialises the required bits for the AUFS directory
+ *     rebuild, determines whether the rebuild should occur from the
+ *     logfile or directory; and begins said process.
+ *
+ * @param      sd              SwapDir to begin the rebuild process
+ */
  void
  storeAufsDirRebuild(SwapDir * sd)
  {

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"lusca-commit" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/lusca-commit?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to