iolog: allocate 'cur_log's out of shared pool
authorJens Axboe <axboe@fb.com>
Sun, 12 Jun 2016 03:38:51 +0000 (21:38 -0600)
committerJens Axboe <axboe@fb.com>
Sun, 12 Jun 2016 03:38:51 +0000 (21:38 -0600)
commit90d2d53f67f45d7501bc5473518a07bf43beba84
treef7610ff7bb2d87810829aeb54d671f40424914f6
parentcb92ecf8118b1a8b13909ab18d8a646e24ac79f2
iolog: allocate 'cur_log's out of shared pool

Different process, so we need to ensure we can write to them
properly.

Signed-off-by: Jens Axboe <axboe@fb.com>
iolog.c
stat.c