commit | 5bcd0e0c79b513261172d1348f93d1bf00dffbdf | [log] [tgz] |
---|---|---|
author | Shaohua Li <shli@fb.com> | Mon Aug 14 15:04:56 2017 -0700 |
committer | Jens Axboe <axboe@kernel.dk> | Wed Aug 23 08:54:06 2017 -0600 |
tree | 219a1c0deb9dbb2c1250b1f3a815b8e817829949 | |
parent | 94bc02e30fb8d04429ecf91820abbea0eb5c4ee1 [diff] |
nullb: support memory backed store This adds memory backed store in nullb. User configure 'memory_backed' attribute for this. By default, nullb disk doesn't use memory backed store. Based on original patch from Kyungchan Koh Signed-off-by: Kyungchan Koh <kkc6196@fb.com> Signed-off-by: Shaohua Li <shli@fb.com> Signed-off-by: Jens Axboe <axboe@kernel.dk>