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

Bit field 'oi_lockless' has one bit and is signed

Details

    • Bug
    • Resolution: Fixed
    • Minor
    • Lustre 2.9.0
    • None
    • 3
    • 9223372036854775807

    Description

      In the commit http://git.whamcloud.com/fs/lustre-release.git/commit/e8b421531c166b91ab5c1f417570c544bcdd050c was introduced:

      64	struct osc_io {
      65		/** super class */
      66		struct cl_io_slice oi_cl;
      67		/** true if this io is lockless. */
      68		int                oi_lockless:1,
      69		/** true if this io is counted as active IO */
      70				   oi_is_active:1;
      

      Attachments

        Activity

          [LU-7258] Bit field 'oi_lockless' has one bit and is signed

          patch has landed to master for 2.9.0

          jgmitter Joseph Gmitter (Inactive) added a comment - patch has landed to master for 2.9.0

          Oleg Drokin (oleg.drokin@intel.com) merged in patch http://review.whamcloud.com/19196/
          Subject: LU-7258 osc: fix signed one bit field
          Project: fs/lustre-release
          Branch: master
          Current Patch Set:
          Commit: f73c9fe598c60558282ec23a124ed41cbfee1558

          gerrit Gerrit Updater added a comment - Oleg Drokin (oleg.drokin@intel.com) merged in patch http://review.whamcloud.com/19196/ Subject: LU-7258 osc: fix signed one bit field Project: fs/lustre-release Branch: master Current Patch Set: Commit: f73c9fe598c60558282ec23a124ed41cbfee1558

          Dmitry Eremin (dmitry.eremin@intel.com) uploaded a new patch: http://review.whamcloud.com/19196
          Subject: LU-7258 osc: fix signed one bit field
          Project: fs/lustre-release
          Branch: master
          Current Patch Set: 1
          Commit: dac8766792210e0a001db8b5556c94b7c970ffcf

          gerrit Gerrit Updater added a comment - Dmitry Eremin (dmitry.eremin@intel.com) uploaded a new patch: http://review.whamcloud.com/19196 Subject: LU-7258 osc: fix signed one bit field Project: fs/lustre-release Branch: master Current Patch Set: 1 Commit: dac8766792210e0a001db8b5556c94b7c970ffcf

          People

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

            Dates

              Created:
              Updated:
              Resolved: