08 Jan, 2020

1 commit


06 Nov, 2019

1 commit


08 Jun, 2018

1 commit


05 Jun, 2018

1 commit

  • mempool_init()/bioset_init() require that the mempools/biosets be zeroed
    first; they probably should not _require_ this, but not allocating those
    structs with kzalloc is a fairly nonsensical thing to do (calling
    mempool_exit()/bioset_exit() on an uninitialized mempool/bioset is legal
    and safe, but only works if said memory was zeroed.)

    Acked-by: Mike Snitzer
    Signed-off-by: Kent Overstreet
    Signed-off-by: Jens Axboe

    Kent Overstreet
     

31 May, 2018

1 commit


19 Jun, 2017

1 commit


08 Mar, 2017

1 commit