mirror of https://github.com/torvalds/linux.git
This driver assumes that bio vectors are memory aligned to the logical block size, so set the queue limit to reflect that. Unless we set up the limit based on the logical block size, we will go out of page bounds in copy_to_nullb / copy_from_nullb. Apparently this wasn't noticed so far because none of the tests generate such buffers, but since commit |
||
|---|---|---|
| .. | ||
| Kconfig | ||
| Makefile | ||
| main.c | ||
| null_blk.h | ||
| trace.c | ||
| trace.h | ||
| zoned.c | ||