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
  • Mikhail Pershin's avatar
    LU-11102 ldlm: don't skip bl_ast for local lock · 75a417fa
    Mikhail Pershin authored Sep 18, 2018
    The previous commit 954cc675 skips bl_ast for local lock but
    there are cases on MDT when local lock can become a client lock,
    see mdt_intent_lock_replace(). In that case the client should be
    notified if lock is a blocking lock.
    
    Patch reverts commit 954cc675
    
     and provides alternative solution.
    During downgrade to COS the lock renews own blocking AST states
    and start reprocessing. Any new lock conflict will cause new
    blocking AST and related async commit as needed.
    
    Test-Parameters: mdssizegb=20 testlist=racer,racer,racer
    Signed-off-by: default avatarMikhail Pershin <mpershin@whamcloud.com>
    Change-Id: I41adab5c805a59fdbeade8ae3556556b779dc3c0
    Reviewed-on: https://review.whamcloud.com/33458
    
    
    Reviewed-by: default avatarVitaly Fertman <c17818@cray.com>
    Tested-by: Jenkins
    Tested-by: default avatarMaloo <hpdd-maloo@intel.com>
    Reviewed-by: default avatarLai Siyao <lai.siyao@whamcloud.com>
    Reviewed-by: default avatarOleg Drokin <green@whamcloud.com>
    75a417fa

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