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

Bit field 'oi_lockless' has one bit and is signed

    XMLWordPrintable

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

          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: