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

In osp_init_last_seq, the return value of osp_write_local_file is not being checked.

    XMLWordPrintable

Details

    • Bug
    • Resolution: Fixed
    • Minor
    • Lustre 2.7.0
    • Lustre 2.6.0, Lustre 2.5.1, Lustre 2.4.3
    • None
    • 3
    • 14224

    Description

      static int osp_init_last_seq(const struct lu_env *env, struct osp_device *osp)
      {
      ............
                    rc = osp_write_local_file(env, osp, dto, &osi->osi_lb,
                                                osi->osi_off);
                    <------------ check return value here. 
             }
      }
      

      Attachments

        Activity

          People

            wc-triage WC Triage
            di.wang Di Wang
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: