commit | 5e422cffe822874cefc1657cd287c8647b2782dd | [log] [tgz] |
---|---|---|
author | Alan <gnomes@lxorguk.ukuu.org.uk> | Fri Feb 19 13:56:57 2016 +0100 |
committer | Jens Axboe <axboe@fb.com> | Thu Mar 03 14:45:53 2016 -0700 |
tree | 9c034345eb0b5830cb43e64e6a6fab762a9a50c1 | |
parent | 5a7058450cbc8702f976d1f444974485c70cb525 [diff] |
lightnvm: fix up nonsensical configure overrun checking Instead of checking a constant 0 actually check the space available. Even better remember to allow for the header and also check the right amount of space is needed. Signed-off-by: Alan Cox <alan@linux.intel.com> Signed-off-by: Matias Bjørling <m@bjorling.me> Signed-off-by: Jens Axboe <axboe@fb.com>