Changes between Initial Version and Version 1 of Ticket #16811, comment 3


Ignore:
Timestamp:
Feb 23, 2021, 7:29:35 AM (3 years ago)
Author:
pulkomandy

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #16811, comment 3

    initial v1  
    22> DiskUsage probably should not scan packagefs directories at all because it will produce false disc usage numbers. Only package files takes disk space.
    33
    4 I already implemented the filtering in DiskUsage. It still browse the packaged directory because it needs to access non-packaged, settings, and other shine-through directories. But fir each file it checks the device it is stored on (from the dev_t in entry_ref), and ignores the ones that are in another device than the one being scanned.
     4I already implemented the filtering in DiskUsage. It still browse the packaged directory because it needs to access non-packaged, settings, and other shine-through directories. But for each file it checks the device it is stored on (from the dev_t in entry_ref), and ignores the ones that are in another device than the one being scanned.
    55
    66https://git.haiku-os.org/haiku/commit/src/apps/diskusage?id=af960311c029f40bf5fbb7ced8db7fbf919d6880