Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
blk: add an upper sanity check on partition adding
65536 should be ludicrous anyway but without it we overflow the memory computation doing the allocation and badness occurs. Signed-off-by: Alan Cox <[email protected]> Signed-off-by: Jens Axboe <[email protected]>
- Loading branch information