Skip to content
GitLab
  • Menu
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
    • Value stream
    • Repository
  • Activity
  • Graph
  • Commits
Collapse sidebar
  • xenomai
  • ipipe-x86
  • Repository
Switch branch/tag
  • ipipe-x86
  • fs
  • gfs2
  • rgrp.c
Find file BlameHistoryPermalink
  • Bob Peterson's avatar
    GFS2: Fix infinite loop in rbm_find · 3701530a
    Bob Peterson authored Sep 12, 2012
    
    
    This patch fixes an infinite loop in gfs2_rbm_find that was introduced
    by the previous patch. The problem occurred when the length was less
    than 3 but the rbm block was byte-aligned, causing it to improperly
    return a extent length of zero, which caused it to spin.
    Signed-off-by: default avatarBob Peterson <rpeterso@redhat.com>
    Signed-off-by: default avatarSteven Whitehouse <swhiteho@redhat.com>
    Tested-by: default avatarBob Peterson <rpeterso@redhat.com>
    Tested-by: default avatarBarry Marson <bmarson@redhat.com>
    3701530a

Imprint & Privacy Policy