Details
-
Bug
-
Resolution: Fixed
-
Minor
-
None
-
None
-
Lustre servers running ldiskfs
-
3
-
9223372036854775807
Description
While working on LU-12137 I found that osd_ios_lf_fill() behaves differently than the other olm_filldir() callbacks in that ignores the fails returned by osd_ios_lookup_one_len(). Is this proper behavior or was this error handling path missed?