Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
  • L lustre-release
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 0
    • Issues 0
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 0
    • Merge requests 0
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • External wiki
    • External wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • debian-packagesdebian-packages
  • lustre-release
  • Repository
Switch branch/tag
  • lustre-release
  • lustre
  • ldlm
  • ldlm_lock.c
Find file BlameHistoryPermalink
  • NeilBrown's avatar
    LU-4423 lustre: don't declare extern variables in C files. · b43c7cc6
    NeilBrown authored Jun 23, 2019
    
    
    'extern' declarations should only appear in .h files.
    All these names are declared in .h files as needed,
    and these duplicate declarations in .c files can
    be removed.
    
    Test-Parameters: trivial
    
    Change-Id: Ic563789f350fd21fd033f1d3c49cdac2125b86c5
    Signed-off-by: default avatarNeilBrown <neilb@suse.com>
    Reviewed-on: https://review.whamcloud.com/35294
    
    
    Reviewed-by: default avatarAndreas Dilger <adilger@whamcloud.com>
    Tested-by: Jenkins
    Tested-by: default avatarMaloo <maloo@whamcloud.com>
    Reviewed-by: default avatarArshad Hussain <arshad.super@gmail.com>
    Reviewed-by: default avatarPetros Koutoupis <pkoutoupis@cray.com>
    b43c7cc6

https://git.gsi.de is provided by CIT→Linux&Web | GSI Helmholtzzentrum fuer Schwerionenforschung GmbH | Imprint (in German) | Privacy policy