LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   dump command source code (https://www.linuxquestions.org/questions/linux-newbie-8/dump-command-source-code-720882/)

Ajay Mozar 04-22-2009 05:38 AM

dump command source code
 
Hi,
I am reading the linux dump command source code.
In that dumpino()[dump inode contents on tape] call blksout()
This blksout() is called many times in code.I am not getting use of
this function.Anybody know about this function?

Also in code there are main 4 steps:
1.mapping regular files
2.mapping directories
3.dumping directories
4 dumping regular files

Also i have doubt why dumping directories and dumping files are
separated.If anybody already gone through code pls help me.

Thanks in advance....

pixellany 04-22-2009 06:58 AM

Please post your thread in only one forum. Posting a single thread in the most relevant forum will make it easier for members to help you and will keep the discussion in one place. This thread is being closed because it is a duplicate.


All times are GMT -5. The time now is 07:10 AM.