b=1598
r=shaver Fix the 3x read performance regression caused by clobbering the client's i_blksize number, which sets an upper bound on the amount of readahead done by a single ll_readpage. The practical upshot was that all reads after the first one would do 4k to the disk and 4k over the wire.
Please register or sign in to comment