init: re-call sinit() if we change the smallc pool size
authorJens Axboe <axboe@fb.com>
Sun, 25 Sep 2016 19:56:59 +0000 (13:56 -0600)
committerJens Axboe <axboe@fb.com>
Sun, 25 Sep 2016 19:56:59 +0000 (13:56 -0600)
commit5f9454a2b5007a40f3c9479ce751ca35e0d21d76
treeed6178a45caa044bb1993d6f73d06c97c993e5dd
parent52d892b24cbcd887fe30cce96577a067ee171ea0
init: re-call sinit() if we change the smallc pool size

Just adds more pools, but that should be fine at init time.

Signed-off-by: Jens Axboe <axboe@fb.com>
init.c
smalloc.c