From: Zhaowen Li <liz...@gm...> - 2010-08-11 03:28:42
|
Hi, recently I've started to read the source code of mfs. The version I downloaded is mfs-1.6.17. I want to find out the logical relationship of each module, and get a whole view on the architecture of the source code. But I found there is little comments in the source files. I can't figure out what the certain function or the source file module is responsible for. Where can I get more information about the source codes' architecture? Is there some manual or doxygen files I can get help? Or can you provide some more detail description about each directories' and each source files' functionality? eg. What is \mfs-mount\cscomm.h/c used for? This kind of information can help me a lot already. Expecting your reply! Thanks! |