You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Removed SSD scan implementation.
This is unfortunate as it is faster than the HDD scan in some
scenarios. However, it can also be much slower. More importantly,
keeping both was becoming too much of a maintenance burden.
Deprecated several options. These are likely to be removed in 2.0:
--cmp-three
--hdd
--ssd
--skip-two
--skip-three
Test cleanup
Ignore tests which fail as root if run as root.
Clean tmp files from another test (in case it had failed).