Displaying 1 result from an estimated 1 matches for "retraversing".
2016 Aug 19
2
e2find: new ext2/3/4 tool for fast directory entry iterations
Hello ext users,
in a recurrent need to be able to traverse large filesystems (10-350M
inodes) backed by spindle-based RAID arrays, I tried several solutions
(like intercepting readdir and sorting by inode, playing with cache
hints, and such), to no avail.
Since I'm mostly facing ext3 and ext4 filesystems, I wrote a tool
based on libe2fs which replaces the 'find /' part by