mirror of
https://github.com/KingDuckZ/dindexer.git
synced 2025-02-19 12:04:54 +00:00
The level in the FileRecordData is 0 at the base of the directory being scanned. However PathName::atom_count() can be more than that. For example scanning /mnt/cdrom will have level 0 at the mount point, but atom_count() is 2. So it's necessary to pass in this offset. This way the code can take that into account and compute stuff correctly. |
||
---|---|---|
.. | ||
dindexer-common | ||
dindexer-machinery | ||
helpers | ||
pq |