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-9859 libcfs: deprecate libcfs_debug_vmsg2 · 4b0c3835
    NeilBrown authored Jun 13, 2019
    
    
    Since 2.6.36, Linux' vsprintf has supported %pV
    which supports "recursive sprintf" - exactly the task
    that libcfs_debug_vmsg2 aims to provide.
    
    Instead of calling libcfs_debug_vmsg2(), we can put the fmt and
    args in a 'struct va_format', and pass the address of that structure
    to the "%pV" format.
    
    So do this to remove all users of libcfs_debug_vmsg2().
    
    Linux-commit: 0fe922e1eca8e2850f0e6c535a14ba7414ca73c2
    
    Change-Id: I6952ca8fdb619423639734aab1a30f4635b089cc
    Signed-off-by: default avatarNeilBrown <neilb@suse.com>
    Reviewed-on: https://review.whamcloud.com/35224
    
    
    Reviewed-by: default avatarAndreas Dilger <adilger@whamcloud.com>
    Reviewed-by: default avatarShaun Tancheff <stancheff@cray.com>
    Tested-by: Jenkins
    Tested-by: default avatarMaloo <maloo@whamcloud.com>
    Reviewed-by: default avatarChris Horn <hornc@cray.com>
    Reviewed-by: default avatarOleg Drokin <green@whamcloud.com>
    4b0c3835

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