Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • I ipipe-x86
  • Project information
    • Project information
    • Activity
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Deployments
    • Deployments
    • Releases
  • Analytics
    • Analytics
    • Repository
  • Activity
  • Graph
  • Commits
Collapse sidebar
  • xenomaixenomai
  • ipipe-x86
  • Repository
Switch branch/tag
  • ipipe-x86
  • fs
  • gfs2
  • rgrp.c
Find file BlameHistoryPermalink
  • Benjamin Marzinski's avatar
    GFS2: fix recursive locking during rindex truncates · 086d8334
    Benjamin Marzinski authored Nov 23, 2010
    
    
    When you truncate the rindex file, you need to avoid calling gfs2_rindex_hold,
    since you already hold it.  However, if you haven't already read in the
    resource groups, you need to do that.
    
    Signed-off-by: default avatarBenjamin Marzinski <bmarzins@redhat.com>
    Signed-off-by: default avatarSteven Whitehouse <swhiteho@redhat.com>
    086d8334

Imprint & Privacy Policy