Uploaded image for project: 'Lustre'
  1. Lustre
  2. LU-6070

provide separate buffers for libcfs_*2str()

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: Major Major
    • Lustre 2.8.0
    • None
    • None
    • 3
    • 16894

      Functions libcfs_*2str() uses a group of temporary internal buffers to store the string. That is fine for error messages that are only printed in rare occasions, but if there are a large number of clients connecting at once (e.g. system mount) and this has to be 100% correct, then this should use a separate buffer to hold the strung.

            dmiter Dmitry Eremin (Inactive)
            dmiter Dmitry Eremin (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: