Searched hist:d134b00b9acca3fb054d7c88a5f5d562ecbb42d1 (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/drivers/block/ |
H A D | Kconfig | diff d134b00b9acca3fb054d7c88a5f5d562ecbb42d1 Sun Jul 31 15:08:04 CDT 2011 Kay Sievers <kay.sievers@vrfy.org> loop: add BLK_DEV_LOOP_MIN_COUNT=%i to allow distros 0 pre-allocated loop devices
Instead of unconditionally creating a fixed number of dead loop devices which need to be investigated by storage handling services, even when they are never used, we allow distros start with 0 loop devices and have losetup(8) and similar switch to the dynamic /dev/loop-control interface instead of searching /dev/loop%i for free devices.
Signed-off-by: Kay Sievers <kay.sievers@vrfy.org> Signed-off-by: Jens Axboe <jaxboe@fusionio.com>
|
H A D | loop.c | diff d134b00b9acca3fb054d7c88a5f5d562ecbb42d1 Sun Jul 31 15:08:04 CDT 2011 Kay Sievers <kay.sievers@vrfy.org> loop: add BLK_DEV_LOOP_MIN_COUNT=%i to allow distros 0 pre-allocated loop devices
Instead of unconditionally creating a fixed number of dead loop devices which need to be investigated by storage handling services, even when they are never used, we allow distros start with 0 loop devices and have losetup(8) and similar switch to the dynamic /dev/loop-control interface instead of searching /dev/loop%i for free devices.
Signed-off-by: Kay Sievers <kay.sievers@vrfy.org> Signed-off-by: Jens Axboe <jaxboe@fusionio.com>
|