LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Kernel (https://www.linuxquestions.org/questions/linux-kernel-70/)
-   -   Removing Holes in directories in Ext2 (https://www.linuxquestions.org/questions/linux-kernel-70/removing-holes-in-directories-in-ext2-841671/)

labandus 11-01-2010 08:31 AM

Removing Holes in directories in Ext2
 
Directories(-entries) are in a EXT2 file system
managed in a singly linked list.
Delete files in the directory causes Gaps or holes to appear in
the linked list of the directory.How does a C-source code look like,
which would reorganize this list and remove the gaps or Holes.

thank you very much for your help.

HasC 11-01-2010 08:55 AM

duplicated post. reported


All times are GMT -5. The time now is 12:40 AM.