Skip to content
GitLab
Projects Groups Topics Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Register
  • Sign in
  • I ipipe-x86
  • Project information
    • Project information
    • Activity
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributor statistics
    • Graph
    • Compare revisions
  • Deployments
    • Deployments
    • Releases
  • Packages and registries
    • Packages and registries
    • Model experiments
  • Analytics
    • Analytics
    • Repository
  • Activity
  • Graph
  • Commits
Collapse sidebar
  • xenomaixenomai
  • ipipe-x86
  • Repository
  • ipipe-x86
  • fs
  • gfs2
  • rgrp.c
Find file Blame History Permalink
  • Abhijith Das's avatar
    GFS2: kernel panic with small gfs2 filesystems - 1 RG · 294f2ad5
    Abhijith Das authored Jul 18, 2012
    
    
    In the unlikely setup where there's only one resource group in the gfs2
    filesystem, gfs2_rgrpd_get_next() returns a NULL rgd that is not dealt with
    properly, causing a kernel NULL ptr dereference. This patch fixes this issue.
    
    Signed-off-by: default avatarAbhi Das <adas@redhat.com>
    Signed-off-by: default avatarSteven Whitehouse <swhiteho@redhat.com>
    294f2ad5

Imprint & Privacy Policy