Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
  • D darshan
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 72
    • Issues 72
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 0
    • Merge requests 0
  • Deployments
    • Deployments
    • Releases
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • Repository
  • Wiki
    • Wiki
  • Activity
  • Graph
  • Create a new issue
  • Commits
  • Issue Boards
Collapse sidebar
  • darshan
  • darshan
  • Issues
  • #214
Closed
Open
Issue created Nov 30, 2016 by Glenn K. Lockwood@glockDeveloper

LOV_MAX_STRIPE_COUNT isn't available in Lustre < 2.4

LOV_MAX_STRIPE_COUNT, which darshan-lustre.c pulls in from lustre_user.h, wasn't defined in userspace until Lustre 2.4 or so. See:

  • https://github.com/Xyratex/lustre-stable/commit/8a06a00535b929a8b5761764457be03a3308f6ec
  • https://jira.hpdd.intel.com/browse/LU-1606

Just need to stuff in an #ifndef to define LOV_MAX_STRIPE_COUNT if it isn't already defined.

Assignee
Assign to
Time tracking