Skip to content
GitLab
Projects Groups Topics Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Register
  • Sign in
  • I ipipe-arm64
  • 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
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Commits
Collapse sidebar
  • xenomaixenomai
  • ipipe-arm64
  • Repository
  • ipipe-arm64
  • block
  • blk-flush.c
Find file Blame History Permalink
  • Jeff Moyer's avatar
    blk-flush: fix invalid BUG_ON in blk_insert_flush · 834f9f61
    Jeff Moyer authored Oct 17, 2011
    A user reported a regression due to commit
    4853abaa (block: fix flush
    machinery for stacking drivers with differring flush flags).
    Part of the problem is that blk_insert_flush required a
    single bio be attached to the request.  In reality, having
    no attached bio is also a valid case, as can be observed with
    an empty flush.
    
    [1] http://www.redhat.com/archives/dm-devel/2011-September/msg00154.html
    
    
    
    Reported-by: default avatarChristophe Saout <christophe@saout.de>
    Signed-off-by: default avatarJeff Moyer <jmoyer@redhat.com>
    Acked-by: default avatarTejun Heo <tj@kernel.org>
    
    Stable note: 3.1
    Cc: stable@vger.kernel.org
    Signed-off-by: default avatarJens Axboe <axboe@kernel.dk>
    834f9f61

Imprint & Privacy Policy