forked from Minki/linux
28f13702f0
get_part() is fairly expensive, as it O(N) loops over partitions to find the right one. In lots of normal IO paths we end up looking up the partition twice, to make matters even worse. Change the stat add code to accept a passed in partition instead. Signed-off-by: Jens Axboe <jens.axboe@oracle.com> |
||
---|---|---|
.. | ||
aoe.h | ||
aoeblk.c | ||
aoechr.c | ||
aoecmd.c | ||
aoedev.c | ||
aoemain.c | ||
aoenet.c | ||
Makefile |