Use the new KJob::Unit::Items

Authored by ahmadsamir on Jun 6 2020, 7:12 PM.

Description

Use the new KJob::Unit::Items

This unit doesn't distinguish between the number of files and dirs, just
represents all of them, hence the neutral name "Items". This is useful
in batch rename jobs where we don't want to stat. See KJob::Unit enum
for more details.

CCBUG: 422098