Details
-
Technical task
-
Resolution: Fixed
-
Critical
-
Lustre 2.7.0
-
None
-
17758
Description
Currently, for every item that is verified by the LFSCK assistant thread, the LFSCK assistant thread will try to locate its parent directory (for namespace LFSCK) or its parent MDT-object (for layout LFSCK) firstly via the given FID. But for most of cases, the system is under consistent status, such object locating is unnecessary.
Be as some improvement, we will make the LFSCK to locate related object only when it is really used.