Skip to content

GitLab

  • Menu
Projects Groups Snippets
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • I ipipe
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Merge requests 0
    • Merge requests 0
  • Deployments
    • Deployments
    • Releases
  • Analytics
    • Analytics
    • Value stream
    • Repository
  • Activity
  • Graph
  • Commits
Collapse sidebar
  • xenomai
  • ipipe
  • Repository

Switch branch/tag
  • ipipe
  • block
  • blk-cgroup.c
Find file BlameHistoryPermalink
  • Tejun Heo's avatar
    blkcg: fix minor bug in blkg_alloc() · 356d2e58
    Tejun Heo authored Jan 09, 2013
    
    
    blkg_alloc() was mistakenly checking blkcg_policy_enabled() twice.
    The latter test should have been on whether pol->pd_init_fn() exists.
    This doesn't cause actual problems because both blkcg policies
    implement pol->pd_init_fn().  Fix it.
    Signed-off-by: default avatarTejun Heo <tj@kernel.org>
    Acked-by: default avatarVivek Goyal <vgoyal@redhat.com>
    356d2e58

Replace blk-cgroup.c

Attach a file by drag & drop or click to upload


Cancel
GitLab will create a branch in your fork and start a merge request.

Imprint & Privacy Policy