Details
-
Bug
-
Resolution: Fixed
-
Minor
-
None
-
None
-
3
-
9223372036854775807
Description
In the OSD debug message, we originally use the code similar as "LDISKFS_SB(osd_sb(osd))>s_es>s_volume_name" to get the system name information. That is inefficient, it can be replaced by the "(osd_sb(osd)->s_id".
Landed for 2.10