• Jens Axboe's avatar
    block: move cgroup time handling code into blk.h · c4e47bbb
    Jens Axboe authored
    In preparation for moving time keeping into blk.h, move the cgroup
    related code for timestamps in here too. This will help avoid a circular
    dependency, and also moves it into a more appropriate header as this one
    is private to the block layer code.
    
    Leave struct bio_issue in blk_types.h as it's a proper time definition.
    Signed-off-by: default avatarJens Axboe <axboe@kernel.dk>
    c4e47bbb
blk-cgroup.h 15.3 KB