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

Use -rc for strerror as "errno" may change at any time

Details

    • Bug
    • Resolution: Won't Fix
    • Major
    • None
    • Lustre 2.8.0
    • None
    • 3
    • 9223372036854775807

    Attachments

      Activity

        [LU-7814] Use -rc for strerror as "errno" may change at any time

        There isn't any evidence that this is actually a bug.

        adilger Andreas Dilger added a comment - There isn't any evidence that this is actually a bug.

        Vinayak (vinayakswami.hariharmath@seagate.com) uploaded a new patch: http://review.whamcloud.com/18661
        Subject: LU-7814 utils: use -rc instead if "errno" as it may change
        Project: fs/lustre-release
        Branch: master
        Current Patch Set: 1
        Commit: 0afb06565309a8ad8496f01146245ae6130b6071

        gerrit Gerrit Updater added a comment - Vinayak (vinayakswami.hariharmath@seagate.com) uploaded a new patch: http://review.whamcloud.com/18661 Subject: LU-7814 utils: use -rc instead if "errno" as it may change Project: fs/lustre-release Branch: master Current Patch Set: 1 Commit: 0afb06565309a8ad8496f01146245ae6130b6071

        Vinayak (vinayakswami.hariharmath@seagate.com) uploaded a new patch: http://review.whamcloud.com/18660
        Subject: LU-7814 utils: use -rc instead if "errno" as it may change
        Project: fs/lustre-release
        Branch: master
        Current Patch Set: 1
        Commit: 9901ba48827b1de52bbe69c65da69b33b8663997

        gerrit Gerrit Updater added a comment - Vinayak (vinayakswami.hariharmath@seagate.com) uploaded a new patch: http://review.whamcloud.com/18660 Subject: LU-7814 utils: use -rc instead if "errno" as it may change Project: fs/lustre-release Branch: master Current Patch Set: 1 Commit: 9901ba48827b1de52bbe69c65da69b33b8663997

        Replacing strerror(errno) with strerror(-rc) part in lustre_cfg.c and submitting the patch.

        vinayakh Vinayak (Inactive) added a comment - Replacing strerror(errno) with strerror(-rc) part in lustre_cfg.c and submitting the patch.

        People

          wc-triage WC Triage
          vinayakh Vinayak (Inactive)
          Votes:
          0 Vote for this issue
          Watchers:
          3 Start watching this issue

          Dates

            Created:
            Updated:
            Resolved: