Harshavardhana b5049d541f
fix: reduce an extra readdir() attempted on non-legacy setups (#11301)
to verify moving content and preserving legacy content,
we have way to detect the objects through readdir()
this path is not necessary for most common cases on
newer setups, avoid readdir() to save multiple system
calls.

also fix the CheckFile behavior for most common
use case i.e without legacy format.
2021-01-19 10:01:06 -08:00
..
2021-01-19 01:39:04 -08:00
2021-01-18 20:35:38 -08:00
2020-01-31 08:29:22 +05:30
2021-01-18 20:35:38 -08:00